forked from HaveCake/havecake.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
sitemap.xml
110 lines (75 loc) · 2.42 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
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://example.com/about/index.html</loc>
<lastmod>2024-07-14</lastmod>
<changefreq>monthly</changefreq>
<priority>0.6</priority>
</url>
<url>
<loc>http://example.com/App/index.html</loc>
<lastmod>2024-06-17</lastmod>
<changefreq>monthly</changefreq>
<priority>0.6</priority>
</url>
<url>
<loc>http://example.com/2024/04/21/%E5%8F%AA%E6%8A%84%E4%B9%A6%E6%97%A0%E5%88%9B%E8%A7%81/</loc>
<lastmod>2024-06-17</lastmod>
<changefreq>monthly</changefreq>
<priority>0.6</priority>
</url>
<url>
<loc>http://example.com/2024/04/15/%E6%8E%A2%E7%B4%A2%E6%9C%AA%E7%9F%A5%EF%BC%9A%E5%A5%BD%E5%A5%87%E5%BF%83%E4%B9%8B%E5%A4%96%E7%9A%84%E9%A9%B1%E5%8A%A8%E5%8A%9B/</loc>
<lastmod>2024-06-17</lastmod>
<changefreq>monthly</changefreq>
<priority>0.6</priority>
</url>
<url>
<loc>http://example.com/2024/03/15/%E5%88%9D%E6%9D%A5%E4%B9%8D%E5%88%B0/</loc>
<lastmod>2024-06-17</lastmod>
<changefreq>monthly</changefreq>
<priority>0.6</priority>
</url>
<url>
<loc>http://example.com/OtherWeb/index.html</loc>
<lastmod>2024-06-16</lastmod>
<changefreq>monthly</changefreq>
<priority>0.6</priority>
</url>
<url>
<loc>http://example.com/404.html</loc>
<lastmod>2024-06-15</lastmod>
<changefreq>monthly</changefreq>
<priority>0.6</priority>
</url>
<url>
<loc>http://example.com/tags/index.html</loc>
<lastmod>2024-03-15</lastmod>
<changefreq>monthly</changefreq>
<priority>0.6</priority>
</url>
<url>
<loc>http://example.com/categories/index.html</loc>
<lastmod>2024-03-15</lastmod>
<changefreq>monthly</changefreq>
<priority>0.6</priority>
</url>
<url>
<loc>http://example.com/</loc>
<lastmod>2024-08-02</lastmod>
<changefreq>daily</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>http://example.com/tags/AI%E5%88%9B%E4%BD%9C/</loc>
<lastmod>2024-08-02</lastmod>
<changefreq>weekly</changefreq>
<priority>0.2</priority>
</url>
<url>
<loc>http://example.com/tags/%E4%B8%AA%E4%BA%BA%E5%86%99%E4%BD%9C/</loc>
<lastmod>2024-08-02</lastmod>
<changefreq>weekly</changefreq>
<priority>0.2</priority>
</url>
</urlset>