<?xml version="1.0" encoding="UTF-8"?>
<!-- Hand-maintained: the public site is three pages (see src/routes/Marketing.tsx).
     Add a <url> here whenever a marketing route is added, and to ROUTES in
     scripts/prerender.mjs. Everything under /v1, /onboarding, /login, and
     /invite is authed and stays out (robots.txt also disallows /v1).

     No changefreq/priority: Google and Bing both ignore them. No lastmod
     either — it only helps when it's reliably accurate, and a hand-edited
     file goes stale the first time someone edits Terms.tsx without touching
     this one. Each <loc> must match that page's rel=canonical byte for byte,
     trailing slash included. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://ulti-mate.app/</loc></url>
  <url><loc>https://ulti-mate.app/privacy</loc></url>
  <url><loc>https://ulti-mate.app/terms</loc></url>
</urlset>
