<?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>Atom 0.3 is out</title>
    <link rel="alternate" type="text/html" href="http://www.example.com/archives/2003/12/13/atom03"/>
    <summary type="application/xhtml+xml" mode="xml"><div xmlns="http://www.w3.org/1999/xhtml">ENTRY SUMMARY WITH <b>INLINE MARKUP</b></div></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>
