HTTP/1.1 200 OK Server: Apache Date: Wed, 09 Dec 2015 03:29:14 GMT Content-Type: text/html; charset=utf-8 Connection: keep-alive <html> <head> <title>Test</title> </head> <body> <div class="h-card"> <a href="/h-card-with-child-h-feed" class="u-url p-name">Author Name</a> <ul class="h-feed"> <li class="h-entry"> <a href="/1" class="u-url p-name">One</a> <a href="/h-card-with-child-h-feed" class="u-author">Author Name</a> </li> <li class="h-entry"> <a href="/2" class="u-url p-name">Two</a> <a href="/h-card-with-child-h-feed" class="u-author">Author Name</a> </li> <li class="h-entry"> <a href="/3" class="u-url p-name">Three</a> <a href="/h-card-with-child-h-feed" class="u-author">Author Name</a> </li> <li class="h-entry"> <a href="/4" class="u-url p-name">Four</a> <a href="/h-card-with-child-h-feed" class="u-author">Author Name</a> </li> </ul> </div> </body> </html>