<?xml version="1.0" encoding="UTF-8"?>
<!-- Hand-maintained STATIC pages only: the home page, the legal pages, and
     the blog index. Per-post blog <loc> entries are appended at build time by
     scripts/prerender.mjs from the post registry (published posts only —
     drafts are dev-only and stay out), so don't add them here. Add a <url>
     here whenever a non-blog marketing route is added (its prerender ROUTES
     entry is also hand-listed). 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/blog</loc></url>
  <url><loc>https://ulti-mate.app/privacy</loc></url>
  <url><loc>https://ulti-mate.app/terms</loc></url>
  <url><loc>https://ulti-mate.app/blog/introducing-ulti-mate</loc></url>
</urlset>
