<?xml version="1.0" encoding="utf-8"?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
  <title>Sample Feed</title>
  <tagline>For documentation only</tagline>
  <link rel="alternate" type="text/html" href="index.html"/>
  <entry xml:base="http://example.org/archives/">
    <title>First entry title</title>
    <link rel="alternate" type="text/html" href="000001.html"/>
    <author>
      <name>Mark Pilgrim</name>
      <url>../about/</url>
      <email>mark@example.org</email>
    </author>
  </entry>
</feed>