<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only URLs that actually exist, return 200, and are their own canonical.

  /pitch is intentionally NOT here. It is a real, linkable route, but it serves
  the same prerendered document as / and canonicalises to it, so listing it just
  earns a "duplicate, Google chose a different canonical" in Search Console. It
  exists to be pasted into an email, not to be indexed separately.

  Every other path now returns a real 404 (see public/_redirects); it used to
  return the homepage with a 200, which invites crawlers to index paths that
  were never pages.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://spaceagevc.com/</loc>
    <lastmod>2026-08-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
