<?xml version="1.0" encoding="utf-8" ?>
<rdf:RDF 
  xmlns="http://purl.org/rss/1.0/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xml:lang="ja">

 <channel rdf:about="http://blog.okatomo.com/abcde/rss.xml">
  <title>新・修行日誌</title>
  <link>http://blog.okatomo.com/abcde/</link>
  <description>MyBlog</description>
  <items>
   <rdf:Seq>
    <rdf:li rdf:resource="http://blog.okatomo.com/abcde/"/>
   </rdf:Seq>
  </items>
 </channel>

 <item rdf:about="http://blog.okatomo.com/abcde/index.php?mode=date&amp;date=20080423">
  <title>メールアドレス変えました</title>
  <link>http://blog.okatomo.com/abcde/index.php?mode=date&amp;date=20080423</link>
  <description>新しいアドレスはenaz.taiken.@ezweb.ne.jpです。よろしくお願いします。                          遠藤   篤志</description>
  <dc:date>2008-04-23T19:27+09:00</dc:date>
 </item>

</rdf:RDF>