-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsitemap.xml
121 lines (121 loc) · 4.04 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
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
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml"
xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
<url>
<loc>https://yos-x.github.io/blog</loc>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>
https://yos-x.github.io/blog/2023/01/21/%E5%BC%82%E5%BD%A2%E5%B1%8FUI%E9%80%82%E9%85%8D
</loc>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://yos-x.github.io/blog/2023/01/21/AndroidCodeUtils</loc>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://yos-x.github.io/blog/2023/06/04/%E8%A6%81%E8%80%83%E8%AF%95%E4%BA%86</loc>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://yos-x.github.io/blog/2024/02/08/%E9%9D%9E%E5%B8%B8%E5%A5%BD%E9%AB%98%E4%B8%80
</loc>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://yos-x.github.io/blog/archive</loc>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://yos-x.github.io/blog/tags</loc>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://yos-x.github.io/blog/tags/%E6%97%A5%E5%B8%B8</loc>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://yos-x.github.io/blog/tags/%E7%94%9F%E6%B4%BB</loc>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://yos-x.github.io/blog/tags/android</loc>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://yos-x.github.io/blog/tags/kotlin</loc>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://yos-x.github.io/docs/%E5%BF%BB%E8%A7%86%E6%92%AD%E6%94%BE%E5%99%A8/desc</loc>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://yos-x.github.io/docs/%E5%BF%BB%E8%A7%86%E6%92%AD%E6%94%BE%E5%99%A8/use</loc>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://yos-x.github.io/docs/%E5%BF%BB%E8%A7%86Down/desc</loc>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://yos-x.github.io/docs/%E5%BF%BB%E8%A7%86Down/feedback</loc>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://yos-x.github.io/docs/%E5%BF%BB%E8%A7%86Down/theme</loc>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://yos-x.github.io/docs/%E5%BF%BB%E8%A7%86Down/use</loc>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://yos-x.github.io/docs/%E5%BF%BB%E8%A7%86Down/userAgreement</loc>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://yos-x.github.io/docs/category/%E5%BF%BB%E8%A7%86%E6%92%AD%E6%94%BE%E5%99%A8
</loc>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://yos-x.github.io/docs/category/%E5%BF%BB%E8%A7%86down</loc>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://yos-x.github.io/docs/intro</loc>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://yos-x.github.io/</loc>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
</urlset>