-
Notifications
You must be signed in to change notification settings - Fork 0
/
sitemap.xml
57 lines (48 loc) · 1.5 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
<?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>https://owen-tan.github.io/projects/post/chapter-1/</loc>
<lastmod>2020-08-28T10:58:08-04:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://owen-tan.github.io/projects/</loc>
<lastmod>2020-08-28T10:58:08-04:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://owen-tan.github.io/projects/post/chapter-2/</loc>
<lastmod>2020-08-03T11:00:59-04:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://owen-tan.github.io/projects/post/</loc>
<lastmod>2017-03-02T12:00:00-05:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://owen-tan.github.io/projects/about/</loc>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://owen-tan.github.io/projects/categories/</loc>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://owen-tan.github.io/projects/contact/</loc>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://owen-tan.github.io/projects/tags/</loc>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
</urlset>