-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsitemap.xml
74 lines (43 loc) · 1.66 KB
/
sitemap.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://yoursite.com/2017/05/16/Python/Python%E5%9F%BA%E7%A1%80/</loc>
<lastmod>2017-05-16T12:40:44.282Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/2016/08/16/JavaScript-ECMAScript/</loc>
<lastmod>2017-05-16T12:28:39.743Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/2017/05/05/Markdown-%E7%AE%80%E4%BB%8B%E5%8F%8A%E8%BF%9B%E9%98%B6/</loc>
<lastmod>2017-05-16T12:27:34.791Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/2016/07/11/STM32%20ADC%E4%BD%BF%E7%94%A8%EF%BC%88%E5%9F%BA%E7%A1%80%E7%AF%87%EF%BC%89/</loc>
<lastmod>2017-05-16T12:23:37.391Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/2017/05/14/Django%E5%85%A5%E9%97%A8/</loc>
<lastmod>2017-05-15T14:27:46.538Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/2016/09/18/Java%E5%9F%BA%E6%9C%AC%E7%A8%8B%E5%BA%8F%E7%BB%93%E6%9E%84/</loc>
<lastmod>2016-09-22T15:54:34.000Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/2016/08/16/JavaScript%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0/</loc>
<lastmod>2016-08-16T11:44:36.000Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/categories/index.html</loc>
<lastmod>2016-07-11T11:25:02.000Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/tags/index.html</loc>
<lastmod>2016-07-11T11:08:22.000Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/about/index.html</loc>
<lastmod>2016-07-11T09:12:04.000Z</lastmod>
</url>
</urlset>