<?xml version="1.0" encoding="utf-8"?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
  <title>my little example feed</title>
  <link rel="alternate" type="text/html" href="http://www.example.com/"/>
  <tagline>example tagline</tagline>
  <modified>2003-12-13T18:30:02Z</modified>
  <author>
    <name>Mark Pilgrim</name>
  </author>
  <entry>
    <title type="text/html" mode="escaped">A &lt;b&gt;bold&lt;/b&gt; entry title</title>
    <link rel="alternate" type="text/html" href="http://www.example.com/archives/2003/12/13/atom03"/>
    <summary>Atom 0.3 is out.  Here's what's new.</summary>
    <id>tag:www.example.com,2003:3.2397</id>
    <created>2003-12-13T08:29:29-04:00</created>
    <issued>2003-12-13T08:29:29-04:00</issued>
    <modified>2003-12-13T18:30:02Z</modified>
  </entry>
</feed>
