diff options
author | Jinwei Zhao <[email protected]> | 2016-04-04 14:00:39 +0800 |
---|---|---|
committer | Jinwei Zhao <[email protected]> | 2017-01-13 15:07:45 +0800 |
commit | e002d09d2b6b2317fec6caa8836b20e6709c5da3 (patch) | |
tree | 1e1623524986fc63abcab7b10912dffe55dc1da9 /deprecated/GitHub_Jekyll/sitemap.xml | |
parent | dbcebe1def5c355120c61b575390d1d9ac355f67 (diff) | |
download | jinwei.me-e002d09d2b6b2317fec6caa8836b20e6709c5da3.tar.gz |
jinwei.me
Diffstat (limited to 'deprecated/GitHub_Jekyll/sitemap.xml')
-rw-r--r-- | deprecated/GitHub_Jekyll/sitemap.xml | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/deprecated/GitHub_Jekyll/sitemap.xml b/deprecated/GitHub_Jekyll/sitemap.xml new file mode 100644 index 0000000..9c9d0c7 --- /dev/null +++ b/deprecated/GitHub_Jekyll/sitemap.xml | |||
@@ -0,0 +1,39 @@ | |||
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>2014-03-29T05:54:38+00:00</lastmod> | ||
12 | <changefreq>daily</changefreq> | ||
13 | <priority>1.00</priority> | ||
14 | </url> | ||
15 | <url> | ||
16 | <loc>http://jinwei.me/posts/2014-03-24-Python.html</loc> | ||
17 | <lastmod>2014-03-29T05:54:38+00:00</lastmod> | ||
18 | <changefreq>daily</changefreq> | ||
19 | <priority>0.80</priority> | ||
20 | </url> | ||
21 | <url> | ||
22 | <loc>http://jinwei.me/posts/2014-03-23-Git.html</loc> | ||
23 | <lastmod>2014-03-29T05:54:38+00:00</lastmod> | ||
24 | <changefreq>daily</changefreq> | ||
25 | <priority>0.80</priority> | ||
26 | </url> | ||
27 | <url> | ||
28 | <loc>http://jinwei.me/posts/2014-03-20-blog-git-pages.html</loc> | ||
29 | <lastmod>2014-03-29T05:54:38+00:00</lastmod> | ||
30 | <changefreq>daily</changefreq> | ||
31 | <priority>0.80</priority> | ||
32 | </url> | ||
33 | <url> | ||
34 | <loc>http://jinwei.me/index.html</loc> | ||
35 | <lastmod>2014-03-29T05:54:38+00:00</lastmod> | ||
36 | <changefreq>daily</changefreq> | ||
37 | <priority>0.64</priority> | ||
38 | </url> | ||
39 | </urlset> \ No newline at end of file | ||