-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsitemap.xml
53 lines (31 loc) · 1.21 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
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://yoursite.com/2019/04/02/SL-Chapter2/</loc>
<lastmod>2019-04-02T06:09:28.351Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/2019/02/15/Network-in-Network/</loc>
<lastmod>2019-02-26T13:59:07.586Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/2018/07/14/Pytorch%E5%85%A5%E9%97%A8%E2%80%94%E2%80%94Linear-Regression/</loc>
<lastmod>2019-02-15T01:57:53.931Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/2018/07/02/%E9%98%BF%E9%A3%9E%E6%AD%A3%E4%BC%A0%E2%80%94%E2%80%94%E8%A7%82%E5%90%8E%E6%84%9F/</loc>
<lastmod>2019-02-15T01:57:53.931Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/2018/06/29/first-demo-hello-world/</loc>
<lastmod>2019-02-15T01:57:53.931Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/2018/07/18/Python%E2%80%94%E2%80%94%E8%A3%85%E9%A5%B0%E5%99%A8/</loc>
<lastmod>2019-02-15T01:57:53.931Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/tags/index.html</loc>
<lastmod>2019-02-15T01:57:53.931Z</lastmod>
</url>
</urlset>