<?xml version="1.0" encoding="UTF-8"?>
<!--
  =============================================================================
   sitemap.xml — Plan du site pour les moteurs de recherche
  =============================================================================
   FR : NOUVEAU (9 septembre 2026) — fichier référencé par robots.txt
        ("Sitemap: https://ampirezoya.com/sitemap.xml") depuis longtemps,
        mais qui n'existait pas encore — lien cassé jusqu'ici, corrigé.

        Volontairement MINIMAL et honnête : seules les pages RÉELLEMENT
        publiques et disponibles dès maintenant y figurent. Les pages de
        Chaîne/vidéo/photo (autorisées dans robots.txt) n'y sont pas
        incluses : cette fonctionnalité est actuellement en pause (voir
        FONCTIONNALITES_VIDEO_ACTIVES, config.php) — les y ajouter
        donnerait à Google des pages sans contenu réel à indexer.
   EN : NEW (September 9, 2026) — file referenced by robots.txt
        ("Sitemap: https://ampirezoya.com/sitemap.xml") for a long time,
        but that didn't exist yet — a broken link until now, fixed.

        Deliberately MINIMAL and honest: only pages that are REALLY
        public and available right now are listed. Channel/video/photo
        pages (allowed in robots.txt) are NOT included: this feature is
        currently paused (see FONCTIONNALITES_VIDEO_ACTIVES, config.php)
        — adding them would give Google pages with no real content to
        index.
  =============================================================================
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://ampirezoya.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://ampirezoya.com/cgu</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://ampirezoya.com/confidentialite</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
