<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static sitemap for the public, indexable surface of recit.dk.
  Per-unit detail pages (/unit/<slug>) are intentionally omitted: the
  inventory rotates and slugs are content-driven. The /admin and /auth
  surfaces are excluded from indexing in robots.txt.

  If/when per-unit pages stabilise, generate them at build time from the
  same source the frontend uses (api.getUnits()) and emit a versioned
  sitemap with <lastmod> per unit.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://recit.dk/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
