forked from tfredrich/RestApiTutorial.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
sitemap.xml
47 lines (47 loc) · 1.54 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
<?xml version="1.0" encoding="UTF-8"?>
<urlset
xmlns="https://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://www.sitemaps.org/schemas/sitemap/0.9
https://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<url>
<loc>https://www.restapitutorial.com/</loc>
<lastmod>2018-07-03T12:55:39+00:00</lastmod>
</url>
<url>
<loc>https://www.restapitutorial.com/lessons/whatisrest.html</loc>
<lastmod>2015-01-14T12:55:39+00:00</lastmod>
</url>
<url>
<loc>https://www.restapitutorial.com/lessons/restquicktips.html</loc>
<lastmod>2017-12-29T21:54:09+07:00</lastmod>
</url>
<url>
<loc>https://www.restapitutorial.com/lessons/httpmethods.html</loc>
<lastmod>2017-05-12T12:55:39+00:00</lastmod>
</url>
<url>
<loc>https://www.restapitutorial.com/lessons/restfulresourcenaming.html</loc>
<lastmod>2017-12-29T12:55:39+00:00</lastmod>
</url>
<url>
<loc>https://www.restapitutorial.com/lessons/idempotency.html</loc>
<lastmod>2015-02-14T12:55:39+00:00</lastmod>
</url>
<url>
<loc>https://www.restapitutorial.com/httpstatuscodes.html</loc>
<lastmod>2017-05-12T12:55:39+00:00</lastmod>
</url>
<url>
<loc>https://www.restapitutorial.com/resources.html</loc>
<lastmod>2015-02-14T12:55:39+00:00</lastmod>
</url>
<url>
<loc>https://www.restapitutorial.com/index.html</loc>
<lastmod>2018-07-03T12:55:39+00:00</lastmod>
</url>
<url>
<loc>https://www.restapitutorial.com/restapiwebinar.html</loc>
<lastmod>2018-06-10T12:55:39+00:00</lastmod>
</url>
</urlset>