aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sitemap.xml')
-rw-r--r--sitemap.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/sitemap.xml b/sitemap.xml
new file mode 100644
index 0000000..93ef154
--- /dev/null
+++ b/sitemap.xml
@@ -0,0 +1,13 @@
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
8<url>
9 <loc>http://jinwei.me/</loc>
10 <lastmod>2016-04-04T00:00:00+00:00</lastmod>
11 <changefreq>weekly</changefreq>
12</url>
13</urlset> \ No newline at end of file
Powered by cgit v1.2.3 (git 2.41.0)