-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsitemap.xml
35 lines (35 loc) · 1.22 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
<?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://fevxie.github.io/blog/2015/11/01/pyhton-metaclass/</loc>
<lastmod>2015-11-01T22:45:07+08:00</lastmod>
</url>
<url>
<loc>http://fevxie.github.io/blog/2015/10/30/python-attribute/</loc>
<lastmod>2015-10-30T14:54:32+08:00</lastmod>
</url>
<url>
<loc>http://fevxie.github.io/blog/2015/10/29/python-descriptor/</loc>
<lastmod>2015-10-29T13:34:02+08:00</lastmod>
</url>
<url>
<loc>http://fevxie.github.io/blog/2015/10/28/python-mro/</loc>
<lastmod>2015-10-28T09:23:03+08:00</lastmod>
</url>
<url>
<loc>http://fevxie.github.io/blog/2015/10/26/ce-shi/</loc>
<lastmod>2015-10-26T00:27:11+08:00</lastmod>
</url>
<url>
<loc>http://fevxie.github.io/blog/archives/</loc>
</url>
<url>
<loc>http://fevxie.github.io/</loc>
</url>
<url>
<loc>http://fevxie.github.io/blog/categories/test/</loc>
</url>
<url>
<loc>http://fevxie.github.io/blog/categories/python/</loc>
</url>
</urlset>