<?xml version="1.0" encoding="UTF-8"?>
<!--
  Règle : <lastmod> = date RÉELLE de modification du contenu, jamais la date de
  déploiement. Un sitemap qui prétend que tout a changé aujourd'hui fait ignorer
  le lastmod en bloc par Google.
  changefreq et priority sont volontairement absents : Google ignore les deux.
  /inscription est volontairement absent : la page est en noindex.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- Accueil FR -->
  <url>
    <loc>https://www.minispace.app/</loc>
    <lastmod>2026-07-30</lastmod>
    <xhtml:link rel="alternate" hreflang="fr-CA" href="https://www.minispace.app/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.minispace.app/en/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.minispace.app/"/>
  </url>

  <!-- Accueil EN -->
  <url>
    <loc>https://www.minispace.app/en/</loc>
    <lastmod>2026-07-30</lastmod>
    <xhtml:link rel="alternate" hreflang="fr-CA" href="https://www.minispace.app/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.minispace.app/en/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.minispace.app/"/>
  </url>

  <!-- À propos FR (page d'entité de marque) -->
  <url>
    <loc>https://www.minispace.app/a-propos/</loc>
    <lastmod>2026-07-30</lastmod>
    <xhtml:link rel="alternate" hreflang="fr-CA" href="https://www.minispace.app/a-propos/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.minispace.app/en/about/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.minispace.app/a-propos/"/>
  </url>

  <!-- About EN -->
  <url>
    <loc>https://www.minispace.app/en/about/</loc>
    <lastmod>2026-07-30</lastmod>
    <xhtml:link rel="alternate" hreflang="fr-CA" href="https://www.minispace.app/a-propos/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.minispace.app/en/about/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.minispace.app/a-propos/"/>
  </url>

  <!-- Politique de confidentialité FR -->
  <url>
    <loc>https://www.minispace.app/confidentialite</loc>
    <lastmod>2026-02-28</lastmod>
    <xhtml:link rel="alternate" hreflang="fr-CA" href="https://www.minispace.app/confidentialite"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.minispace.app/privacy"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.minispace.app/confidentialite"/>
  </url>

  <!-- Privacy Policy EN -->
  <url>
    <loc>https://www.minispace.app/privacy</loc>
    <lastmod>2026-02-25</lastmod>
    <xhtml:link rel="alternate" hreflang="fr-CA" href="https://www.minispace.app/confidentialite"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.minispace.app/privacy"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.minispace.app/confidentialite"/>
  </url>

</urlset>
