<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/">
    <channel rdf:about="http://agrinet21.com/modules/weblog/">
        <title>ブログ</title>
        <link>http://agrinet21.com/modules/weblog/</link>
        <description>あぐりねっと２１</description>
        <dc:language>ja</dc:language>
        <dc:creator>master</dc:creator>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://agrinet21.com/modules/weblog/details.php?blog_id=1" />
            </rdf:Seq>
        </items>
    </channel>
    <item rdf:about="http://agrinet21.com/modules/weblog/details.php?blog_id=1">
        <title>最初のブログ</title>
        <link>http://agrinet21.com/modules/weblog/details.php?blog_id=1</link>
        <dc:date>2007-04-22T20:43:45+09:00</dc:date>
        <dc:creator>master</dc:creator>
        <description>最初のブログ
テスト投稿。
ああああああああああああああ
いいいいいいいいいいいいい</description>
    </item>
</rdf:RDF>