<?xml version="1.0" encoding="UTF-8"?>
<!--
  Après le premier déploiement (`npx vercel --prod`), remplacer
  https://mains-magiques.vercel.app par l’URL de production exacte
  (domaine Vercel *.vercel.app ou nom de domaine personnalisé).
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://mains-magiques.vercel.app/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://mains-magiques.vercel.app/mentions-legales.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
