-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsitemap.xml
43 lines (38 loc) · 1.89 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
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>http://atremblay.github.io/</loc>
<lastmod>2023-04-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="http://atremblay.github.io/"/>
<xhtml:link rel="alternate" hreflang="fr" href="http://atremblay.github.io/fr/"/>
</url>
<url>
<loc>http://atremblay.github.io/education/</loc>
<lastmod>2023-04-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="http://atremblay.github.io/education/"/>
<xhtml:link rel="alternate" hreflang="fr" href="http://atremblay.github.io/fr/education/"/>
</url>
<url>
<loc>http://atremblay.github.io/experience/</loc>
<lastmod>2023-04-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="http://atremblay.github.io/experience/"/>
<xhtml:link rel="alternate" hreflang="fr" href="http://atremblay.github.io/fr/experience/"/>
</url>
<url>
<loc>http://atremblay.github.io/misc/</loc>
<lastmod>2023-04-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="http://atremblay.github.io/misc/"/>
<xhtml:link rel="alternate" hreflang="fr" href="http://atremblay.github.io/fr/misc/"/>
</url>
<url>
<loc>http://atremblay.github.io/skills/</loc>
<lastmod>2023-04-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="http://atremblay.github.io/skills/"/>
<xhtml:link rel="alternate" hreflang="fr" href="http://atremblay.github.io/fr/skills/"/>
</url>
</urlset>