<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet href="cbrss.xsl" type="text/xsl" media="screen"?>
<rss version="2.0">
  <channel>
    <title>CB Test Feed</title>
    <link>http://www.crazybeavers.se/</link>
    <description>Testfeed for CBRSS Class</description>
    <language>en-uk</language>
    <pubDate>Sun, 30 Dec 1899 00:00:00 +0100</pubDate>
    <item>
      <title>Title1</title>
      <link>http://Link1/</link>
      <comments>http://Comments1/</comments>
      <description><![CDATA[Description1]]></description>
      <pubDate>Wed, 14 Apr 2026 07:56:19 +0100</pubDate>
      <guid>1</guid>
    </item>
    <item>
      <title>Title2</title>
      <link>http://Link2/</link>
      <comments>http://Comments2.com/</comments>
      <description><![CDATA[Description2]]></description>
      <pubDate>Wed, 14 Apr 2026 07:56:19 +0100</pubDate>
      <guid>2</guid>
    </item>
  </channel>
</rss>