<?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">

  <!-- Page d’accueil -->
  <url>
    <loc>https://meilleur-change-paris.fr/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Page Reservation -->
  <url>
    <loc>https://meilleur-change-paris.fr/reserve</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Page Contact -->
  <url>
    <loc>https://meilleur-change-paris.fr/contact</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Page Taux de change -->
  <url>
    <loc>https://meilleur-change-paris.fr/change/</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Page Mentions légales -->
  <url>
    <loc>https://meilleur-change-paris.fr/mention</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>


</urlset>
