<?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:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel rdf:about="http://localhost/news.html">
    <title>A2::Maestro新着情報</title>
    <link>http://localhost/news.html</link>
    <description>新着情報一覧です。</description>
    <items>
      <rdf:Seq>
        <rdf:li resource="http:///company/vacant.html" />
      </rdf:Seq>
    </items>
    <dc:language>ja</dc:language>
  </channel>
  <item rdf:about="http:///company/vacant.html">
    <title>空き工場情報</title>
    <link>http:///company/vacant.html</link>
    <description />
    <dc:date>2012-01-16T02:16:33Z</dc:date>
  </item>
</rdf:RDF>






