<?xml version="1.0" encoding="UTF-8"?>
<!-- ═══════════════════════════════════════════════════════════════════
     SANKALP AEI™ — XML SITEMAP
     Optimized for: SEO, GEO, SGE, AIEO crawl efficiency

     RULE: only real, routable URLs that return HTTP 200 belong here.
     Hash fragments (/#pricing, /#solution) are NOT separate URLs — search
     engines collapse them to "/", so listing them adds nothing and dilutes
     the file. Add a <url> entry only once the route exists in src/App.tsx
     AND is emitted by the prerenderer.
     ═══════════════════════════════════════════════════════════════════ -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">

  <!-- Homepage -->
  <url>
    <loc>https://sankalpaei.com/</loc>
    <lastmod>2026-07-20</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://sankalpaei.com/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://sankalpaei.com/" />
    <image:image>
      <image:loc>https://sankalpaei.com/aei-logo.png</image:loc>
      <image:title>Sankalp AEI™ Predictive Engagement Intelligence Platform</image:title>
      <image:caption>Sankalp AEI predictive student engagement analytics with BrainMap cognitive mapping</image:caption>
    </image:image>
  </url>

  <!-- Legal -->
  <url>
    <loc>https://sankalpaei.com/privacy</loc>
    <lastmod>2026-07-20</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://sankalpaei.com/terms</loc>
    <lastmod>2026-07-20</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- ─────────────────────────────────────────────────────────────────
       PLANNED — do not add until the route exists and prerenders.

       Tier 1 (makes existing JSON-LD honest):
         /pricing    — the 3 tiers already in the Offer schema
         /faq        — the 8 Q&As already in the FAQPage schema
         /glossary   — the terms already in the DefinedTermSet schema

       Tier 2 (problem-space queries with no landing page today):
         /early-warning-systems-for-schools
         /how-to-identify-at-risk-students
         /learning-analytics-for-k12
         /student-retention-software
         /what-is-knowledge-decay
       ───────────────────────────────────────────────────────────────── -->

</urlset>
