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> <a href="/" class="h-card">Author Name</a> <a href="http://example.com" class="h-card">Author Org</a> <div class="h-entry"> <p class="p-content">Hello World</p> <a href="/h-entry-with-two-h-cards-before-it">permalink</a> </div> </body> </html>