-
Notifications
You must be signed in to change notification settings - Fork 0
/
baidusitemap.xml
146 lines (92 loc) · 3.12 KB
/
baidusitemap.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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://yoursite.com/2015/07/31/SharedPreferences%20tips/</loc>
<lastmod>2017-02-12T16:12:32.000Z</lastmod>
<data>
<display>
<title>使用SharedPreferences 需要注意的一点</title>
<pubTime>2015-07-31T03:13:47.000Z</pubTime>
<tag>android</tag>
</display>
</data>
</url>
<url>
<loc>http://yoursite.com/2017/01/30/RecyclerView%20%E5%A4%8D%E7%94%A8%E6%9C%BA%E5%88%B6/</loc>
<lastmod>2017-02-12T16:12:32.000Z</lastmod>
<data>
<display>
<title>RecyclerView 复用机制</title>
<pubTime>2017-01-30T11:39:00.000Z</pubTime>
<tag>android</tag>
</display>
</data>
</url>
<url>
<loc>http://yoursite.com/2015/09/24/sdk/</loc>
<lastmod>2017-02-12T16:12:32.000Z</lastmod>
<data>
<display>
<title>面对GFW,更新SDK新方法</title>
<pubTime>2015-09-24T15:04:05.000Z</pubTime>
<tag>android</tag>
<tag>android studio</tag>
</display>
</data>
</url>
<url>
<loc>http://yoursite.com/2015/11/13/restain%20fragment/</loc>
<lastmod>2017-02-12T16:12:32.000Z</lastmod>
<data>
<display>
<title>运行时保存配置</title>
<pubTime>2015-11-13T03:13:47.000Z</pubTime>
<tag>android</tag>
</display>
</data>
</url>
<url>
<loc>http://yoursite.com/2016/01/28/ViewCompat%E5%AD%A6%E4%B9%A0/</loc>
<lastmod>2017-02-12T16:12:32.000Z</lastmod>
<data>
<display>
<title>通过学习ViewCompat实现向下兼容</title>
<pubTime>2016-01-28T03:43:00.000Z</pubTime>
<tag>android</tag>
</display>
</data>
</url>
<url>
<loc>http://yoursite.com/2015/10/10/volley%20%E6%BA%90%E7%A0%81%E9%98%85%E8%AF%BB/</loc>
<lastmod>2017-02-12T16:12:32.000Z</lastmod>
<data>
<display>
<title>volley 源码阅读</title>
<pubTime>2015-10-10T03:13:47.000Z</pubTime>
<tag>android</tag>
</display>
</data>
</url>
<url>
<loc>http://yoursite.com/2015/11/01/Service/</loc>
<lastmod>2017-02-12T16:12:32.000Z</lastmod>
<data>
<display>
<title>Service 整理</title>
<pubTime>2015-11-01T09:33:04.000Z</pubTime>
<tag>android</tag>
</display>
</data>
</url>
<url>
<loc>http://yoursite.com/2015/12/20/RxJava%20%E2%80%94%E2%80%94%20Subject/</loc>
<lastmod>2017-02-12T16:12:32.000Z</lastmod>
<data>
<display>
<title>RxJava —— Subject</title>
<pubTime>2015-12-20T15:03:42.000Z</pubTime>
<tag>android</tag>
</display>
</data>
</url>
</urlset>