<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>Xul and Xml</title>
    <link>https://www.xul.fr/en/</link>
    <description>Graphical user interface in Xml, etc...</description>
    <image>
        <url>https://www.xul.fr/xul-icon.gif</url> 
		<title>Xul Logo</title>
        <link>https://www.xul.fr/en/</link> 
    </image> 
    <item> 
       <title>New of today</title>
       <link>https://www.xul.fr/en-xml-rss.html</link>  
       <description>All about RSS</description>
    </item> 
    <item>
       <title>New of tomorrow</title>
       <link>https://www.xul.fr/en-xml-rdf.php</link>  
       <description>And also all about RDF</description>
    </item>
  </channel>
</rss>

