<?xml version="1.0" encoding="UTF-8"?>
<!-- ponytail: sitemap statique 1-URL. L'app est une SPA sans router (navigation
     par state React go(screenName)), donc une seule URL indexable. Si du routing
     par fiche est ajouté plus tard → générer ce fichier depuis content/ au build. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://lire-la-carte.fr/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
