<?xml version="1.0" encoding="UTF-8"?>
<!--
  #101 sitemap. Includes the homepage + tracking + legal pages,
  with hreflang alternates so each language variant is discoverable.
  Per-order tracking URLs are intentionally NOT listed (PII +
  ephemeral). Update the lastmod values on each release.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <url>
    <loc>https://thurn.app/</loc>
    <lastmod>2026-04-20</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://thurn.app/?lang=en"/>
    <xhtml:link rel="alternate" hreflang="de" href="https://thurn.app/?lang=de"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://thurn.app/?lang=fr"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thurn.app/?lang=it"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thurn.app/"/>
  </url>

  <url>
    <loc>https://thurn.app/about.html</loc>
    <lastmod>2026-04-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <url>
    <loc>https://thurn.app/track.html</loc>
    <lastmod>2026-04-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <url>
    <loc>https://thurn.app/legal/privacy.html</loc>
    <lastmod>2026-04-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://thurn.app/legal/terms.html</loc>
    <lastmod>2026-04-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

</urlset>
