<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static sitemap for the canonical (English) public routes of the ScoutBadger
  Public PWA. The app is authentication-gated; these entries declare the
  canonical EN URL structure so search engines index the EN paths rather than
  the legacy NL aliases (/mijn-insignes, /beoordelingen, …) which 301 to them.
  Production canonical host is mijn.scoutbadger.nl.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://mijn.scoutbadger.nl/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://mijn.scoutbadger.nl/badges</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://mijn.scoutbadger.nl/reviews</loc>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
  </url>
</urlset>
