-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathsitemap.xml
33 lines (33 loc) · 1.1 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
<?xml version='1.0' encoding='UTF-8'?>
<urlset xmlns='http://www.sitemaps.org/schemas/sitemap/0.9'>
<url>
<loc>http://guevara.github.io/blog/2014/04/21/hello/</loc>
<lastmod>2014-05-04T21:40:50+08:00</lastmod>
</url>
<url>
<loc>
http://guevara.github.io/blog/2014/04/27/the-abuse-of-design-patterns-in-writing-a-hello-world-program/
</loc>
<lastmod>2014-05-04T21:40:50+08:00</lastmod>
</url>
<url>
<loc>http://guevara.github.io/blog/2014/05/03/fast-fibonacci/</loc>
<lastmod>2014-05-04T22:59:19+08:00</lastmod>
</url>
<url>
<loc>http://guevara.github.io/about/</loc>
<lastmod>2014-04-27T18:13:55+08:00</lastmod>
</url>
<url>
<loc>http://guevara.github.io/blog/archives/</loc>
<lastmod>2014-05-04T22:59:19+08:00</lastmod>
</url>
<url>
<loc>http://guevara.github.io/</loc>
<lastmod>2014-05-04T22:59:19+08:00</lastmod>
</url>
<url>
<loc>http://guevara.github.io/robots.txt</loc>
<lastmod>2013-09-23T14:20:07+08:00</lastmod>
</url>
</urlset>