-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsitemap.xml
39 lines (23 loc) · 815 Bytes
/
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
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://yoursite.com/2018/12/09/what-is-jsonp/</loc>
<lastmod>2018-12-09T10:12:45.092Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/2018/12/02/cros/</loc>
<lastmod>2018-12-09T08:37:32.702Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/2018/07/21/web-lineheight-and-ps-lineheight/</loc>
<lastmod>2018-07-21T08:56:18.247Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/2018/04/22/buileOptimize/</loc>
<lastmod>2018-06-11T09:47:54.194Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/2018/04/15/helloWorld/</loc>
<lastmod>2018-04-25T13:53:40.256Z</lastmod>
</url>
</urlset>