<?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:mn="http://usefulinc.com/rss/manifest/"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
>

  <channel rdf:about="http://">
    <title>SEOタグ</title>
    <link>http://tag.i-hon.net/</link>
    <description>無料SEO対策サイト</description>
    <dc:publisher>SEOTAG</dc:publisher>
    <dc:creator>SEOTAG</dc:creator>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://tag.i-hon.net/c1175997886.html" />
      </rdf:Seq>
    </items>
  </channel>

  <item rdf:about="http://tag.i-hon.net/c1175997886.html">
    <link>http://tag.i-hon.net/c1175997886.html</link>
    <title>【SEO対策】動的ページを静的ページにする方法</title>
    <description>動的ページを静的ページに見せる（SEO対策にも）
SEOタグでも.htaccess（mod_rewrite）を使用して、静的ページにしています。
他には下記のサイトが参考になります。
動的ページと静的ページ(1) 一般論</description>
    <dc:data>1175997886</dc:data>
  </item>

  <rdf:Description rdf:ID="manifest">
    <mn:channels>
      <rdf:Seq>
        <rdf:li rdf:resource="http://" />
      </rdf:Seq>
    </mn:channels>
  </rdf:Description>

</rdf:RDF>
