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

  <!-- Homepage — primary landing page -->
  <url>
    <loc>https://commonsea.io/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Retreats & Pilgrimages — public, indexable -->
  <url>
    <loc>https://commonsea.io/retreats</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!--
    The following routes require authentication and are excluded from the sitemap.
    They carry <meta name="robots" content="noindex, nofollow"> at the page level.

    /vision          — Wave Discernment Session (auth required)
    /vision-snapshot — Assignment Map (auth required)
    /dashboard       — User Dashboard (auth required)
    /community       — Kingdom Community (auth required)
  -->

</urlset>
