<?xml version="1.0" encoding="UTF-8"?>
<!--
  Soul Pilot sitemap.

  Served at the domain root by an explicit route in server.py; the file lives
  under frontend/ with the other static assets.

  One entry, deliberately. The marketing page is the only public surface — the
  course itself lives behind sign-in and payment, and the auth pages have no
  business in an index. Update <lastmod> when the landing copy changes; a
  lastmod that never moves is worse than none, since crawlers learn to ignore
  it.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://soul-pilot.app/</loc>
    <lastmod>2026-08-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
