<?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://green.ap.teacup.com/yukitaka/">
    <title>坂の上の雲</title>
    <link>http://green.ap.teacup.com/yukitaka/</link>
    <description>私の公開日記です。</description>
    <dc:language>ja</dc:language>
    <dc:date>2006-08-23T12:56:28+09:00</dc:date>
     <items>
       <rdf:Seq>
         <rdf:li rdf:resource="http://green.ap.teacup.com/yukitaka/6.html"/>
         <rdf:li rdf:resource="http://green.ap.teacup.com/yukitaka/5.html"/>
         <rdf:li rdf:resource="http://green.ap.teacup.com/yukitaka/4.html"/>
       </rdf:Seq>
    </items>
  </channel>
  
  <item rdf:about="http://green.ap.teacup.com/yukitaka/6.html">
    <title>女の子</title>
    <link>http://green.ap.teacup.com/yukitaka/6.html</link>
    <description>妹の子の性別は、どうやら女の子みたいです。今、６ヵ月です。</description>
    <dc:date>2006-08-23T12:56:28+09:00</dc:date>
  </item>
 
  <item rdf:about="http://green.ap.teacup.com/yukitaka/5.html">
    <title>再開</title>
    <link>http://green.ap.teacup.com/yukitaka/5.html</link>
    <description>ブログを再開します。</description>
    <dc:date>2006-08-23T12:51:05+09:00</dc:date>
  </item>
 
  <item rdf:about="http://green.ap.teacup.com/yukitaka/4.html">
    <title>お知らせ</title>
    <link>http://green.ap.teacup.com/yukitaka/4.html</link>
    <description>当ブログは閉鎖しました。m(_ _)m</description>
    <dc:date>2006-08-15T06:44:45+09:00</dc:date>
  </item>

</rdf:RDF>

