<?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). The app's own segments stay out: they render
     inside the noindex app shell, and robots.txt disallows the authed ones —
     both lists come from APP_SEGMENTS (src/app/lib/domain/paths.ts).

     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/feature-friday-4</loc></url>
  <url><loc>https://ulti-mate.app/blog/reddit-and-five-college-teams</loc></url>
  <url><loc>https://ulti-mate.app/blog/feature-friday-3</loc></url>
  <url><loc>https://ulti-mate.app/blog/feature-friday-2</loc></url>
  <url><loc>https://ulti-mate.app/blog/feature-friday-1</loc></url>
  <url><loc>https://ulti-mate.app/blog/introducing-ulti-mate</loc></url>
</urlset>
