<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Foo News Feed</title>
      <link>http://example.com/foo/</link>
      <description>News for the Foo Project</description>
      <lastBuildDate>Thu, 28 Feb 2008 12:07:32 -0700</lastBuildDate>
      <generator>yaml2rss</generator>
      <webMaster></webMaster>

      <item>
         <title>Really Exciting Title</title>
         <description>&lt;p&gt;This is where I pontificate
about the really exciting fish
that is sitting on my plate.&lt;/p&gt;

&lt;p&gt;Here's a &lt;a href=&quot;http://example.com/foo/foo-1.0.tar.gz&quot;&gt;download link&lt;/a&gt;.&lt;/p&gt;</description>
         <pubDate>Thu, 28 Feb 2008 12:00:00 -0700</pubDate>
         <guid>http://example.com/foo//2008-02-28T12:00:00-07:00</guid>
      </item>

      <item>
         <title>Another Item</title>
         <description>&lt;p&gt;You know, it doesn't really matter what order you put them in, since they each
have dates.&lt;/p&gt;</description>
         <pubDate>Thu, 28 Feb 2008 12:04:00 -0700</pubDate>
         <guid>http://example.com/foo//2008-02-28T12:04:00-07:00</guid>
      </item>

   </channel>
</rss>
