<?xml version="1.0"?><rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns="http://my.netscape.com/rdf/simple/0.9/">

  <channel>
    <title>Template Toolkit XML::Feed Plugin</title>
    <link>http://search.cpan.org/dist/Template-Plugin-XML-Feed</link>
    <description>The XML::Feed Plugin for the Template Toolkit</description>
  </channel>

  <image>
    <title>Test Image</title>
    <url>http://www.myorg.org/images/test.png</url>
  </image>

  <item>
    <title>I Read the News Today</title>
    <link>http://oh.boy.com/</link>
  </item>

  <item>
    <title>I am the Walrus</title>
    <link>http://goo.goo.ga.joob.org/</link>
  </item>

</rdf:RDF>