<?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:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:admin="http://webns.net/mvcb/"
>

<channel rdf:about="http://today.lilac900.blog.zmapple.com/">
<title>Today Happening</title>
<link>http://today.lilac900.blog.zmapple.com/</link>
<description>今日起きた事柄について</description>
<dc:language>ja</dc:language>
<dc:creator>lilac900</dc:creator>
<items>
 <rdf:Seq>
 </rdf:Seq>
</items>
</channel>

</rdf:RDF>