<?xml version="1.0" encoding="UTF-8"?>
<!-- Genuinely one public, crawlable URL - index.html is a single-page app;
     every other view (dashboard, chat, progress) only renders after a real
     parent session exists, and teacher.html/research-admin.html are their
     own separate, non-public auth surfaces (see robots.txt). Listing only
     what's actually true rather than padding this file with routes no
     crawler could usefully index. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://learn.zokai.ae/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
