-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsitemap.xml
81 lines (47 loc) · 1.72 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
75
76
77
78
79
80
81
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://yoursite.com/2018/06/08/Linux-GPIO-Pinctrl-Subsystem/</loc>
<lastmod>2018-06-08T01:18:11.889Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/2018/06/07/Linux-clock-subsystem/</loc>
<lastmod>2018-06-07T03:02:20.403Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/2018/05/17/Linux-process/</loc>
<lastmod>2018-05-24T12:22:32.337Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/2018/05/14/Android%20boot%20optimization/</loc>
<lastmod>2018-05-19T04:14:40.336Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/2018/05/05/Embeded-Linux-kernel-boot-process/</loc>
<lastmod>2018-05-09T01:46:51.695Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/2018/04/25/Deep-into-Rk3399-uboot/</loc>
<lastmod>2018-04-26T10:06:46.227Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/2018/04/20/Build-Ubuntu-for-ARM-Platform-From-Scratch/</loc>
<lastmod>2018-04-24T09:05:09.425Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/2018/04/20/Linux-command-and-shell/</loc>
<lastmod>2018-04-20T07:43:37.652Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/2018/04/17/Build%20github%20pages%20with%20Hexo+NexT/</loc>
<lastmod>2018-04-18T03:28:33.717Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/categories/index.html</loc>
<lastmod>2018-04-17T11:30:57.574Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/tags/index.html</loc>
<lastmod>2018-04-17T08:27:01.443Z</lastmod>
</url>
</urlset>