<?xml version="1.0" encoding="utf-8"?>

<rdf:RDF 
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns="http://purl.org/rss/1.0/"
>
 
<channel rdf:about="http://www.mountain-guides.eu/rss.php">
    <title></title>
    <description></description>
    <link></link>	
    <items> 
      <rdf:Seq>
	    <rdf:li rdf:resource="http://www.mountain-guides.eu" />
	  </rdf:Seq> 
    </items>    
  </channel></rdf:RDF>
