<?xml version="1.0" encoding="UTF-8"?>
<!--
  SG-624 (operator decision 61): sagesweeper.com is now the canonical host
  for both landers (see views/sbir/index.html, views/50arms/index.html, and
  views/scripts/sagesweeper-router.function.js's own sitemap.xml, which
  lists https://sagesweeper.com/sbir/ and https://sagesweeper.com/50-arms/).
  A sitemap is a list of a host's OWN canonical URLs, so app.sageus.ai/sbir/
  and app.sageus.ai/50arms/ no longer belong here even though the identical
  build is still served from those paths — a <loc> pointing at a URL whose
  own <link rel="canonical"> names a different host is a contradictory
  signal, not a helpful one. Nothing else served from this origin is public,
  indexable marketing content: everything else here is the authenticated
  gpt-manager app (login, Demand Desk), which robots.txt already leaves to
  its own access control rather than a sitemap. This file therefore lists
  zero URLs (a valid, empty <urlset>) rather than being deleted outright —
  deploy-site-root.sh always ships it unconditionally, and an empty sitemap
  is the correct, disruption-free way to say "nothing here to index" without
  also editing that script and spa/deploy.sh's exclude list. If app.sageus.ai
  ever grows its own public, canonical-to-itself content, list it here then.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
</urlset>
