<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
	 xmlns:content="http://purl.org/rss/1.0/modules/content/"
         xmlns:admin="http://webns.net/mvcb/"
         xmlns:ag="http://purl.org/rss/1.0/modules/aggregation/"
         xmlns="http://purl.org/rss/1.0/">
  <channel rdf:about="http://cotobaco.com/">
    <title>BARISTAさんのコトバコ</title>
    <link>http://cotobaco.com/barista/</link>
    <description>黙ってトモダチになればいいとおもうよ</description>
    <dc:language>ja-jp</dc:language>
    <dc:rights></dc:rights>

    <items>
      <rdf:Seq>
        <rdf:li resource="http://cotobaco.com/barista/archives111.html" />
        <rdf:li resource="http://cotobaco.com/barista/archives106.html" />
      </rdf:Seq>
    </items>

  </channel>
  <item rdf:about="http://cotobaco.com/barista/archives111.html">
    <title>BARISTAのコトバコ</title>
    <link>http://cotobaco.com/barista/archives111.html</link>
    <content:encoded><![CDATA[<a href="http://cotobaco.com/barista/">BARISTAのコトバコ</a>]]></content:encoded>
    <description></description>
    <dc:date>2007-06-26T10:33:46+09:00</dc:date>
  </item>
  <item rdf:about="http://cotobaco.com/barista/archives106.html">
    <title>コトバコでコバトコ</title>
    <link>http://cotobaco.com/barista/archives106.html</link>
    <content:encoded><![CDATA[コトバコでコバトコ]]></content:encoded>
    <description></description>
    <dc:date>2007-06-26T10:28:11+09:00</dc:date>
  </item>
</rdf:RDF>

