<?xml version="1.0" encoding="UTF-8"?>
<!-- Only URLs that Hosting answers 200 as a readable document: the root, and
     the two legal pages, served by the static layer (directory + index.html,
     measured live) — the slashless forms 301-redirect to these, and the exact
     rewrites in firebase.json are a net behind the static layer, not the
     serving channel. Any other path falls into the `**` rewrite, which
     answers the landing under a second URL — a duplicate of the home page,
     not a document of its own. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://raise-union.fr/</loc>
  </url>
  <url>
    <loc>https://raise-union.fr/privacy/</loc>
  </url>
  <url>
    <loc>https://raise-union.fr/terms/</loc>
  </url>
</urlset>
