-
Notifications
You must be signed in to change notification settings - Fork 0
/
sitemap.xml
61 lines (50 loc) · 1.45 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
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>http://example.org/about-the-game/</loc>
<lastmod>2019-03-19T15:38:21+00:00</lastmod>
</url>
<url>
<loc>http://example.org/about-me/</loc>
<lastmod>2019-03-19T15:38:04+00:00</lastmod>
</url>
<url>
<loc>http://example.org/well-first-post/</loc>
<lastmod>2019-03-19T15:33:38+00:00</lastmod>
</url>
<url>
<loc>http://example.org/the-imperial-newsletter/</loc>
<lastmod>2019-03-17T20:21:57+00:00</lastmod>
</url>
<url>
<loc>http://example.org/blog/</loc>
<lastmod>2019-03-19T15:33:38+00:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>http://example.org/fixed/</loc>
<lastmod>2019-03-19T15:38:21+00:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>http://example.org/tags/history/</loc>
<lastmod>2019-03-19T15:33:38+00:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>http://example.org/</loc>
<lastmod>2019-03-19T15:38:21+00:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>http://example.org/tags/personal/</loc>
<lastmod>2019-03-19T15:38:04+00:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>http://example.org/tags/</loc>
<lastmod>2019-03-19T15:33:38+00:00</lastmod>
<priority>0</priority>
</url>
</urlset>