<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only routes that actually return 200 to an anonymous crawler are
  listed. Deliberately absent:

    /communityconnect   COMMUNITY_CONNECT_ENABLED is false, so the route
                        302s to / (see middleware/community-connect.ts).
                        Add it here when that flag is flipped on.
    /individual-group   requires an authenticated session (middleware/auth.ts).
    /payment-result*    transactional, marked noindex.

  `lastmod` is omitted rather than invented: a wrong date is worse than
  no date. This file is static — revisit it when routes or flags change.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://union2026.urevent.fr/</loc>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://union2026.urevent.fr/individual</loc>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://union2026.urevent.fr/group</loc>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://union2026.urevent.fr/media-request</loc>
    <priority>0.5</priority>
  </url>
</urlset>
