<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only "/" is listed, on purpose.

  This is a client-rendered SPA behind a CloudFront fallback, so /contact returns
  byte-identical HTML to the root. index.html therefore canonicalises every path to
  "/", and listing /contact here would contradict that canonical and suppress the
  URL rather than index it. Adding it means giving the app a per-route canonical
  first.

  `changefreq` and `priority` are omitted deliberately — Google ignores both.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://varsityally.com/</loc>
    <lastmod>2026-09-11</lastmod>
  </url>
</urlset>
