<?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:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    
    <channel rdf:about="$rssdata.rssFile">
        <title>NITTO DENKO</title>
<description>NITTO DENKO -Who we are-</description>
        <link>www.nitto.com/</link>
        <image rdf:resource="www.nitto.com/img/share/Logo.jpg" />
       <dc:date>2012-01-31T16:05:08+0900</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="/about/profile/index.html"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="www.nitto.com/img/share/Logo.jpg">
        <title>NITTO DENKO Logo</title>
        <link>www.nitto.com/</link>
        <url>www.nitto.com/img/share/Logo.jpg</url>
    </image>

    <item rdf:about="/about/profile/index.html">
        <title>The Secret of Nitto-Boy has been updated</title>
        <link>/about/profile/index.html</link>
        <description></description>
        <dc:date>2009-10-16T00:00:00+0900</dc:date>
        <dc:format>text/html</dc:format>
        <dc:source>www.nitto.com/</dc:source>
        <dc:creator>NITTO DENKO</dc:creator>
    </item>
</rdf:RDF>
