<?xml version="1.0" encoding="utf-8"?> 
<rdf:RDF 
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
  xmlns:ev="http://purl.org/rss/1.0/modules/event/"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns="http://purl.org/rss/1.0/"
> 
    <channel rdf:about="http://www.oinati.org/agenda">  
        <title>Agenda de eventos en Oinati</title>  
        <language>ca</language>
        <link>http://www.oinati.org/</link>   
        <description>DescripciÃ&#131;Â³n de OinatiOrg</description>   


    
    

<items>
      <rdf:Seq>
            </rdf:Seq>
</items>

        </channel>  
</rdf:RDF> 

