<?xml version="1.0" encoding="UTF-8"?>
<!--
  infinitegraph.app is the product application, not a content surface.
  Exactly one route is deliberately indexable: the branded product root at
  "/" (index.html carries `index, follow`, a self-canonical, and real product
  copy — see docs/technical-seo-phase-0.md). Every other route is an auth,
  workspace, settings, payment, or public-but-intentionally-noindex utility
  surface (served via app-shell.html, which keeps `noindex, nofollow`).
  taupan.com is the designated marketing/content domain and owns its own,
  separate sitemap. Add a <url> entry here only when a specific additional
  route becomes deliberately, canonically indexable — and remove its noindex
  signal (HTML meta and X-Robots-Tag) in the same change.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://infinitegraph.app/</loc>
  </url>
</urlset>
