<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- GUEST-FIRST (2026-09-08): "/" is the product entry (a student picks
       board + year and lands in a lesson); /parents is the marketing / offer
       page. /parents carries the priority because it is the INDEXABLE page —
       "/" is an app shell that canonicalises to it (src/server.js
       appShellResponse). Everything else (/diagnostic, /login, /loop) is
       interactive app state, deliberately left out of the sitemap. -->
  <url>
    <loc>https://astarcoach.com/</loc>
    <lastmod>2026-09-08</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://astarcoach.com/parents</loc>
    <lastmod>2026-09-08</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
