<?xml version="1.0" ?>
<rss version="2.0">
  <channel>
    <title>XUL and XML</title>
    <link>http://www.xul.fr/</link>
    <description>XML graphical interface etc...</description>
    <image>
        <url>http://www.xul.fr/xul-icon.gif</url> 
        <link>http://www.xul.fr/index.html</link> 
    </image> 
    <item> 
       <title>News of today</title>
       <link>http://www.xul.fr/xml-RSS.html</link>  
       <description>All you need to know about RSS</description>
    </item> 
    <item>
       <title>News of tomorrows</title>
       <link>http://www.xul.fr/xml-rdf.html</link>  
       <description>And now, all about RDF</description>
    </item>
  </channel>
</rss> 