|                                    |  | HTTP/1.1 200 OKServer: ApacheDate: Wed, 09 Dec 2015 03:29:14 GMTContent-Type: text/html; charset=utf-8Connection: keep-alive
<html>  <head>    <title>Test</title>    <link rel="alternate" type="application/rss+xml" href="/podcast.xml">  </head>  <body>
    <a href="/author" class="h-card">Author Name</a>
    <ul>      <li class="h-entry">        <a href="/1" class="u-url p-name">One</a>        <a href="/author" class="u-author"></a>      </li>      <li class="h-entry">        <a href="/2" class="u-url p-name">Two</a>        <a href="/author" class="u-author"></a>      </li>      <li class="h-entry">        <a href="/3" class="u-url p-name">Three</a>        <a href="/author" class="u-author"></a>      </li>      <li class="h-entry">        <a href="/4" class="u-url p-name">Four</a>        <a href="/author" class="u-author"></a>      </li>    </ul>
  </body></html>
 |