<?xml version="1.0" encoding="UTF-8"?>
<!--
  Single entry by design. skyAdmissions is a single-page app whose every route
  is behind Azure AD B2C, so the root is the only URL with anything for a
  crawler to see; deep links all serve the same shell and are consolidated onto
  the root by rel=canonical in index.html. No <lastmod> — it would go stale on
  every deploy that did not touch it.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://skyadmissions.skypoint.ai/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
