<?xml version='1.0' encoding='utf-8' ?>

<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/'
  xml:lang='ja'>

  <channel rdf:about=''>
    <title></title>
    <link></link>
    <dc:date></dc:date>
    <description></description>
    <items>
      <rdf:Seq>
      </rdf:Seq>
    </items>
  </channel>
  <image rdf:about=''>
    <title></title>
    <link></link>
    <url></url>
  </image>
</rdf:RDF>

