<?xml version="1.0" encoding="UTF-8"?>
<!-- Static sitemap for a Vite SPA (monday-triage-2026-09-14-v1 Part C, ruling R2: bullshit-detector is LIVE).
     Vercel serves files in the output dir BEFORE the /(.*) -> /index.html rewrite in vercel.json, which is
     why /robots.txt already returns text/plain and why this file replaces the SPA-shell-at-/sitemap.xml.
     Routes (src/main.tsx): "/" and "/report/:scanId". Report pages are per-user scan results (bs_scans by
     id) — user-pasted text, not curated content — so they are deliberately NOT enumerated here. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://bullshitdetector.app/</loc><changefreq>weekly</changefreq><priority>1.0</priority></url>
</urlset>
