-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsitemap.xml
53 lines (31 loc) · 1.09 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
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://yoursite.com/2017/02/28/Sass%E7%94%A8%E6%B3%95%E4%BB%8B%E7%BB%8D/</loc>
<lastmod>2017-03-07T07:40:33.000Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/2016/11/25/hexo%E9%83%A8%E7%BD%B2%E5%88%B0github/</loc>
<lastmod>2016-11-28T01:52:57.000Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/schedule/index.html</loc>
<lastmod>2016-11-25T02:23:07.000Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/categories/index.html</loc>
<lastmod>2016-11-25T02:22:55.000Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/tags/index.html</loc>
<lastmod>2016-11-25T02:22:51.000Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/2016/10/24/hello-world/</loc>
<lastmod>2016-11-25T01:58:47.000Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/2016/10/24/How-to-build-Hexo/</loc>
<lastmod>2016-11-25T01:58:11.000Z</lastmod>
</url>
</urlset>