-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsitemap.xml
53 lines (31 loc) · 1.01 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/2018/07/24/RenderingEquation/</loc>
<lastmod>2018-08-23T05:12:13.431Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/2018/07/06/SolidAngle/</loc>
<lastmod>2018-07-13T07:19:22.391Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/2015/06/24/LaTex/</loc>
<lastmod>2018-07-13T07:17:21.727Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/about/index.html</loc>
<lastmod>2018-07-06T13:29:50.559Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/archive/index.html</loc>
<lastmod>2018-07-06T09:05:18.097Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/tag/index.html</loc>
<lastmod>2018-07-06T09:00:46.835Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/404.html</loc>
<lastmod>2016-10-20T20:08:45.000Z</lastmod>
</url>
</urlset>