<?xml version="1.0" encoding="UTF-8"?>
<!--
  GMP Pathfinder — public sitemap.

  Lists ONLY the publicly reachable pages. The course site under /10-general/
  and /20-countries/ is behind Authentik and must not be listed: submitting
  gated URLs to a search engine earns crawl errors, not rankings.

  MkDocs generates its own sitemap.xml into build/site/, which is NOT the file
  served here — nginx serves this one from the vault root via a
  `location = /sitemap.xml` exception. Keep the two straight when debugging.

  Update <lastmod> by hand when the pages meaningfully change.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <url>
    <loc>https://gmp-pathfinder.com/</loc>
    <lastmod>2026-08-13</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://gmp-pathfinder.com/privacy</loc>
    <lastmod>2026-08-13</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

</urlset>
