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

<rdf:RDF 
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns="http://purl.org/rss/1.0/"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
>

  <channel rdf:about="http://red.ap.teacup.com/miyama/">
    <title>バス旅</title>
    <link>http://red.ap.teacup.com/miyama/</link>
    <description>京都から　山道をバスに揺られてやってくる
時間もお金もかかるけど、ゆらりゆらりとやってくる</description>
    <dc:language>ja</dc:language>
    <dc:date>2006-10-13T16:53:25+09:00</dc:date>
     <items>
       <rdf:Seq>
       </rdf:Seq>
    </items>
  </channel>
  
</rdf:RDF>

