-
Notifications
You must be signed in to change notification settings - Fork 0
/
post-sitemap.xml
66 lines (51 loc) · 2.21 KB
/
post-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
54
55
56
57
58
59
60
61
62
63
64
65
66
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="sitemap.xsl"?>
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" 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://apprendre-react.fr</loc>
<changefreq>daily</changefreq>
<priority>1</priority>
</url>
<url>
<loc>http://apprendre-react.fr/lifestyle/code/terminer-ses-projets-perso/</loc>
<lastmod>2018-05-12T08:32:19.404Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.6</priority>
</url>
<url>
<loc>http://apprendre-react.fr/tutorial/library/state/Supprimer-Redux-en-utilisant-l-url-de-votre-application/</loc>
<lastmod>2018-05-12T08:24:40.866Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.6</priority>
</url>
<url>
<loc>http://apprendre-react.fr/tutorial/library/React-Redux-from-scratch/</loc>
<lastmod>2017-06-08T05:48:40.037Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.6</priority>
</url>
<url>
<loc>http://apprendre-react.fr/tutorial/debutant/jsx/</loc>
<lastmod>2017-06-08T05:28:01.793Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.6</priority>
</url>
<url>
<loc>http://apprendre-react.fr/tutorial/library/flux/redux-from-scratch/</loc>
<lastmod>2017-05-02T13:15:23.867Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.6</priority>
</url>
<url>
<loc>http://apprendre-react.fr/tutorial/debutant/les-composants/</loc>
<lastmod>2017-05-02T13:11:19.502Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.6</priority>
</url>
<url>
<loc>http://apprendre-react.fr/tutorial/debutant/render-et-virtual-dom/</loc>
<lastmod>2017-05-02T13:06:30.005Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.6</priority>
</url>
</urlset>
<!-- XML Sitemap generated by Hexo SEO Friendly Sitemap Generator -->