HTTP/1.1 200 OK
Server: Apache
Date: Wed, 09 Dec 2015 03:29:14 GMT
Content-Type: text/html; charset=utf-8

<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>Example</title>
</head>
<body>

  <div class="h-entry">
    <p class="p-name e-content">Hello World</p>
    <a href="/about" class="u-author">Author</a>
    <a href="/h-entry-author-is-url-to-h-card-on-page" class="u-url">permalink</a>
  </div>

  <div class="h-card">
    <a href="/about" class="u-url">
      <img src="/photo.jpg" class="u-photo">
      <span class="p-name">Author</span>
    </a>
  </div>

</body>
</html>