<?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/redmanlife/">
    <title>たけしの挑戦状</title>
    <link>http://red.ap.teacup.com/redmanlife/</link>
    <description>たけしの挑戦状</description>
    <dc:language>ja</dc:language>
    <dc:date>2006-06-10T03:32:04+09:00</dc:date>
     <items>
       <rdf:Seq>
         <rdf:li rdf:resource="http://red.ap.teacup.com/redmanlife/3.html"/>
         <rdf:li rdf:resource="http://red.ap.teacup.com/redmanlife/2.html"/>
         <rdf:li rdf:resource="http://red.ap.teacup.com/redmanlife/1.html"/>
       </rdf:Seq>
    </items>
  </channel>
  
  <item rdf:about="http://red.ap.teacup.com/redmanlife/3.html">
    <title>また</title>
    <link>http://red.ap.teacup.com/redmanlife/3.html</link>
    <description>歌います。本当はヤです。</description>
    <dc:date>2006-06-10T03:32:02+09:00</dc:date>
  </item>
 
  <item rdf:about="http://red.ap.teacup.com/redmanlife/2.html">
    <title>（無題）</title>
    <link>http://red.ap.teacup.com/redmanlife/2.html</link>
    <description>歌いました。ありがとうございました。</description>
    <dc:date>2006-03-30T08:57:36+09:00</dc:date>
  </item>
 
  <item rdf:about="http://red.ap.teacup.com/redmanlife/1.html">
    <title>(無題)</title>
    <link>http://red.ap.teacup.com/redmanlife/1.html</link>
    <description>歌います。がんばります。</description>
    <dc:date>2006-01-13T10:13:12+09:00</dc:date>
  </item>

</rdf:RDF>

