<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- Homepage / Login (public) -->
  <!--
    hreflang note: this page's language is chosen client-side (browser locale /
    localStorage), not by URL, so there is no separate French vs. English URL to
    point hreflang at. Previous versions of this file had fr/en hreflang tags
    both pointing at this same URL, which search engines can't use as a real
    language-alternates signal (same URL = same indexed content either way) and
    were removed as misleading. If locale-specific routes (e.g. /fr/, /en/) are
    introduced later, restore hreflang tags pointing at those distinct URLs.
  -->
  <url>
    <loc>https://glow-up-silk.vercel.app/</loc>
    <lastmod>2025-08-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Help center (public) -->
  <url>
    <loc>https://glow-up-silk.vercel.app/help</loc>
    <lastmod>2025-08-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Legal (public) -->
  <url>
    <loc>https://glow-up-silk.vercel.app/legal</loc>
    <lastmod>2025-08-01</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Support (public) -->
  <url>
    <loc>https://glow-up-silk.vercel.app/support</loc>
    <lastmod>2025-08-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>

</urlset>