﻿<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="http://www.mochikawa.com/day/rss.css"?>
<rdf:RDF
  xmlns="http://purl.org/rss/1.0/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:admin="http://webns.net/mvcb/"
  xml:lang="ja">
  <channel rdf:about="http://www.mochikawa.com/day/index.xml">
    <title>もち川WEB</title>
    <link>http://www.mochikawa.com/day/index.php</link>
    <dc:date>2007-06-01T21:32:21+09:00</dc:date>
    <description>お知らせと日記</description>
    <admin:generatorAgent rdf:resource="http://www.infomaker.jp/editorlite/?v=0.93" />
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://www.mochikawa.com/day/index.php#he20070414"/>
      </rdf:Seq>
    </items>
  </channel>[loop main]
  <item rdf:about="{$next}">
    <title>{$main/subject}</title>
    <link>{$next}</link>
    <dc:date>{$main/date}</dc:date>
    <description></description>
  </item>
[/loop]
</rdf:RDF>
