-
Notifications
You must be signed in to change notification settings - Fork 0
/
sitemap.xml
28 lines (24 loc) · 1.03 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
<?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://encyclopedex.com/</loc>
<xhtml:link rel="alternate" hreflang="en" href="http://en.encyclopedex.com/" />
<xhtml:link rel="alternate" hreflang="fr" href="http://fr.encyclopedex.com/" />
</url>
<url>
<loc>http://en.encyclopedex.com/</loc>
<xhtml:link rel="alternate" hreflang="fr" href="http://fr.encyclopedex.com/" />
</url>
<url>
<loc>http://fr.encyclopedex.com/</loc>
<xhtml:link rel="alternate" hreflang="en" href="http://en.encyclopedex.com/" />
</url>
<url>
<loc>http://en.encyclopedex.com/pokedex/</loc>
<xhtml:link rel="alternate" hreflang="fr" href="http://fr.encyclopedex.com/pokedex/" />
</url>
<url>
<loc>http://fr.encyclopedex.com/pokedex/</loc>
<xhtml:link rel="alternate" hreflang="en" href="http://en.encyclopedex.com/pokedex/" />
</url>
</urlset>