-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsitemap.xml
70 lines (56 loc) · 1.67 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
<?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/post/covid-19-chartapp/</loc>
<lastmod>2020-05-25T16:55:02+02:00</lastmod>
</url>
<url>
<loc>http://example.org/tags/covid19/</loc>
<lastmod>2020-05-25T16:55:02+02:00</lastmod>
</url>
<url>
<loc>http://example.org/</loc>
<lastmod>2020-05-25T16:55:02+02:00</lastmod>
</url>
<url>
<loc>http://example.org/post/</loc>
<lastmod>2020-05-25T16:55:02+02:00</lastmod>
</url>
<url>
<loc>http://example.org/tags/</loc>
<lastmod>2020-05-25T16:55:02+02:00</lastmod>
</url>
<url>
<loc>http://example.org/post/covid-19.api-vol2/</loc>
<lastmod>2020-05-14T15:55:02+02:00</lastmod>
</url>
<url>
<loc>http://example.org/post/covid-19.csvparser-vol2/</loc>
<lastmod>2020-05-11T15:55:02+02:00</lastmod>
</url>
<url>
<loc>http://example.org/post/covid-19-csvparser/</loc>
<lastmod>2020-05-09T16:55:02+02:00</lastmod>
</url>
<url>
<loc>http://example.org/post/covid-19-api/</loc>
<lastmod>2020-05-05T16:55:02+02:00</lastmod>
</url>
<url>
<loc>http://example.org/post/github-pages/</loc>
<lastmod>2020-05-04T14:18:13+02:00</lastmod>
</url>
<url>
<loc>http://example.org/author/</loc>
<lastmod>2020-05-03T14:52:24+02:00</lastmod>
</url>
<url>
<loc>http://example.org/addons/</loc>
<lastmod>2020-05-03T14:52:24+02:00</lastmod>
</url>
<url>
<loc>http://example.org/post/first/</loc>
<lastmod>2020-05-03T14:52:24+02:00</lastmod>
</url>
</urlset>