diff options
-rw-r--r-- | sitemap.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/sitemap.xml b/sitemap.xml new file mode 100644 index 0000000..81f6f1e --- /dev/null +++ b/sitemap.xml | |||
@@ -0,0 +1,14 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8"?> | ||
2 | <urlset | ||
3 | xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" | ||
4 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
5 | xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 | ||
6 | http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"> | ||
7 | <!-- created with Free Online Sitemap Generator www.xml-sitemaps.com --> | ||
8 | |||
9 | <url> | ||
10 | <loc>http://jinwei.me/</loc> | ||
11 | <lastmod>2015-08-26T01:31:16+00:00</lastmod> | ||
12 | <changefreq>daily</changefreq> | ||
13 | </url> | ||
14 | </urlset> \ No newline at end of file | ||