<?xml version="1.0" encoding="UTF-8"?>
<!--
  sitemap.xml — evegrid.ai.

  Hand-written and deliberately one entry long. The apex is the only URL this
  domain owns; every other path is a bleed-through of the shared mindhyve.ai
  build and canonicalises there. Served at https://evegrid.ai/sitemap.xml by
  the Front Door rewrite /sitemap.xml -> /evegrid-sitemap.xml.

  Do NOT add this route to src/lib/site/navigation.ts SITEMAP — that would put
  mindhyve.ai/evegrid/ into the corporate sitemap while its canonical points
  at evegrid.ai, which is a sitemap arguing with itself.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://evegrid.ai/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
