| Revision | 9362ec03e049f0cdb2870ccaac538df0b3a349a1 (tree) |
|---|---|
| Time | 2013-04-18 14:45:42 |
| Author | tes-okumura <tes-okumura@sint...> |
| Commiter | tes-okumura |
sitemap.xmlの追加
| @@ -0,0 +1,46 @@ | ||
| 1 | +<?xml version="1.0" encoding="UTF-8" ?> | |
| 2 | +<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
| 3 | +xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"> | |
| 4 | + <url> | |
| 5 | + <loc>http://tns-g.jp/</loc> | |
| 6 | + <lastmod>2013-04-18</lastmod> | |
| 7 | + <changefreq>daily</changefreq> | |
| 8 | + <priority>0.5</priority> | |
| 9 | + </url> | |
| 10 | + <url> | |
| 11 | + <loc>http://tns-g.jp/faq</loc> | |
| 12 | + <lastmod>2013-04-18</lastmod> | |
| 13 | + <changefreq>daily</changefreq> | |
| 14 | + <priority>0.5</priority> | |
| 15 | + </url> | |
| 16 | + <url> | |
| 17 | + <loc>http://tns-g.jp/step</loc> | |
| 18 | + <lastmod>2013-04-18</lastmod> | |
| 19 | + <changefreq>daily</changefreq> | |
| 20 | + <priority>0.5</priority> | |
| 21 | + </url> | |
| 22 | + <url> | |
| 23 | + <loc>http://tns-g.jp/company</loc> | |
| 24 | + <lastmod>2013-04-18</lastmod> | |
| 25 | + <changefreq>daily</changefreq> | |
| 26 | + <priority>0.5</priority> | |
| 27 | + </url> | |
| 28 | + <url> | |
| 29 | + <loc>http://tns-g.jp/tos</loc> | |
| 30 | + <lastmod>2013-04-18</lastmod> | |
| 31 | + <changefreq>daily</changefreq> | |
| 32 | + <priority>0.5</priority> | |
| 33 | + </url> | |
| 34 | + <url> | |
| 35 | + <loc>http://tns-g.jp/privacy</loc> | |
| 36 | + <lastmod>2013-04-18</lastmod> | |
| 37 | + <changefreq>daily</changefreq> | |
| 38 | + <priority>0.5</priority> | |
| 39 | + </url> | |
| 40 | + <url> | |
| 41 | + <loc>http://tns-g.jp/sitemap</loc> | |
| 42 | + <lastmod>2013-04-18</lastmod> | |
| 43 | + <changefreq>daily</changefreq> | |
| 44 | + <priority>0.5</priority> | |
| 45 | + </url> | |
| 46 | +</urlset> | |
| \ No newline at end of file |