<?xml version="1.0" encoding="ISO-8859-1"?>
<rdf:RDF 
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns="http://purl.org/rss/1.0/"
         xmlns:mn="http://usefulinc.com/rss/manifest/"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
>

  <channel rdf:about="http://">
    <title>aeolian</title>
    <link>http://aeolian.co.uk/</link>
    <description>aeolian</description>
    <dc:publisher>aeolian.co.uk</dc:publisher>
    <dc:creator>aeolian.co.uk</dc:creator>
    <image rdf:resource="http://aeolian.co.uk/rss-aeolian.gif" />
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://aeolian.co.uk/events/2011/torla.html" />
      </rdf:Seq>
    </items>
  </channel>

  <image rdf:about="http://aeolian.co.uk/rss-aeolian.gif">
     <title>aeolian.co.uk</title>
     <url>http://aeolian.co.uk/rss-aeolian.gif</url>
     <link>http://aeolian.co.uk/</link>
     <dc:description>aeolian</dc:description>
  </image>

  <item rdf:about="http://aeolian.co.uk/events/2011/torla.html">
    <link>http://aeolian.co.uk/events/2011/torla.html</link>
    <title>Torla and the Ordesa National Park, Pyrenees, Spain.</title>
    <description>Walking in the Ordesa National Park from the village of Torla; five pages of information.</description>
    <dc:subject>Events</dc:subject>
    <dc:date>2011-07-24T16:30:00+00:00</dc:date>
    <dc:creator>aeolian</dc:creator>
  </item>

  <rdf:Description rdf:ID="manifest">
    <mn:channels>
      <rdf:Seq>
        <rdf:li rdf:resource="http://" />
      </rdf:Seq>
    </mn:channels>
  </rdf:Description>

</rdf:RDF>

