<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <atom:link href="http://example.com/rss/feed/my_feed" rel="self" type="application/rss+xml"/>
    <title>My RSS Feed</title>
    <link>http://example.com</link>
    <description></description>
    <language>en-US</language>
    <item>
      <title>Cats and Dogs</title>
      <link>http://example.com/Company/News/Cats-and-Dogs</link>
      <guid>http://example.com/Company/News/Cats-and-Dogs</guid>
      <description>&lt;p&gt;Cats and Dogs - Our new frontier!&lt;/p&gt;</description>
      <pubDate>Mon, 21 Jul 2008 20:26:52 GMT</pubDate>
    </item>
    <item>
      <title>Cutting horse</title>
      <link>http://example.com/Company/News/Cutting-horse</link>
      <guid>http://example.com/Company/News/Cutting-horse</guid>
      <description>&lt;p&gt;Using the VibraVM to improve cutting horse performance.&lt;/p&gt;</description>
      <pubDate>Mon, 21 Jul 2008 17:53:52 GMT</pubDate>
    </item>
  </channel>
</rss>
