-
Notifications
You must be signed in to change notification settings - Fork 2.7k
/
Copy pathsitemap.xml
42 lines (42 loc) · 1.24 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
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://localhost:4000/2020/01/27/dinosaurs.html</loc>
<lastmod>2020-01-27T04:45:13+01:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/2020/01/28/dreams.html</loc>
<lastmod>2020-01-28T04:45:13+01:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/2020/01/29/exploration.html</loc>
<lastmod>2020-01-29T04:45:13+01:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/2020/01/30/prophecy.html</loc>
<lastmod>2020-01-30T04:45:13+01:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/2020/01/31/heartbeats.html</loc>
<lastmod>2020-01-31T04:45:13+01:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/2020/01/31/man-must-explore.html</loc>
<lastmod>2020-01-31T15:45:13+01:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/about.html</loc>
</url>
<url>
<loc>http://localhost:4000/contact.html</loc>
</url>
<url>
<loc>http://localhost:4000/posts/</loc>
</url>
<url>
<loc>http://localhost:4000/</loc>
</url>
<url>
<loc>http://localhost:4000/posts/page2/</loc>
</url>
</urlset>