| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889 |
- <?xml version="1.0" encoding="UTF-8"?>
- <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
- <url>
- <loc>https://angular-preprod.foodgame.fr/</loc>
- <changefreq>daily</changefreq>
- <priority>1.0</priority>
- </url>
- <url>
- <loc>https://angular-preprod.foodgame.fr/login</loc>
- <changefreq>weekly</changefreq>
- <priority>0.8</priority>
- </url>
- <url>
- <loc>https://angular-preprod.foodgame.fr/login/lost-password</loc>
- <changefreq>weekly</changefreq>
- <priority>0.8</priority>
- </url>
- <url>
- <loc>https://angular-preprod.foodgame.fr/login/reset-password/:token</loc>
- <changefreq>weekly</changefreq>
- <priority>0.8</priority>
- </url>
- <url>
- <loc>https://angular-preprod.foodgame.fr/register</loc>
- <changefreq>weekly</changefreq>
- <priority>0.8</priority>
- </url>
- <url>
- <loc>https://angular-preprod.foodgame.fr/cgu</loc>
- <changefreq>monthly</changefreq>
- <priority>0.6</priority>
- </url>
- <url>
- <loc>https://angular-preprod.foodgame.fr/mention-legales</loc>
- <changefreq>monthly</changefreq>
- <priority>0.6</priority>
- </url>
- <url>
- <loc>https://angular-preprod.foodgame.fr/politique-de-confidentialite</loc>
- <changefreq>monthly</changefreq>
- <priority>0.6</priority>
- </url>
- <url>
- <loc>https://angular-preprod.foodgame.fr/admin</loc>
- <changefreq>weekly</changefreq>
- <priority>0.8</priority>
- </url>
- <url>
- <loc>https://angular-preprod.foodgame.fr/users</loc>
- <changefreq>weekly</changefreq>
- <priority>0.8</priority>
- </url>
- <url>
- <loc>https://angular-preprod.foodgame.fr/statistique</loc>
- <changefreq>weekly</changefreq>
- <priority>0.8</priority>
- </url>
- <url>
- <loc>https://angular-preprod.foodgame.fr/emailing</loc>
- <changefreq>weekly</changefreq>
- <priority>0.8</priority>
- </url>
- <url>
- <loc>https://angular-preprod.foodgame.fr/assistance</loc>
- <changefreq>weekly</changefreq>
- <priority>0.8</priority>
- </url>
- <url>
- <loc>https://angular-preprod.foodgame.fr/contact</loc>
- <changefreq>monthly</changefreq>
- <priority>0.6</priority>
- </url>
- <!-- Autres routes -->
-
- <!-- Auth -->
- <url><loc>https://angular-preprod.foodgame.fr/auth</loc></url>
- <!-- Tirage -->
- <url><loc>https://angular-preprod.foodgame.fr/tirage</loc></url>
- <!-- Profil -->
- <url><loc>https://angular-preprod.foodgame.fr/profil</loc></url>
- <!-- Not Found -->
- <!-- Cette route n'a pas besoin d'être incluse dans le sitemap -->
-
- </urlset>
|