aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Code/GitHub_Jekyll/sitemap.xml')
-rw-r--r--Code/GitHub_Jekyll/sitemap.xml39
1 files changed, 39 insertions, 0 deletions
diff --git a/Code/GitHub_Jekyll/sitemap.xml b/Code/GitHub_Jekyll/sitemap.xml
new file mode 100644
index 0000000..9c9d0c7
--- /dev/null
+++ b/Code/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
Powered by cgit v1.2.3 (git 2.41.0)