<?xml version="1.0" encoding="UTF-8"?>
<!--
  Public routes only. Authenticated views are noindex and deliberately absent.

  `https://actuo.onrender.com` is replaced at build time by scripts/stamp-seo.mjs: the
  sitemap protocol requires an absolute URL in <loc>, and this file is a static
  asset with no request to derive one from.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://actuo.onrender.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
