<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static sitemap — not generated. Route set is small and stable; enumerated
  directly from apps/web/src/App.tsx's <Routes>. Only publicly reachable,
  indexable routes are listed here — the five /assessment/* routes are
  visitor-scoped, gated behind an access code, and deliberately excluded
  (see robots.txt's Disallow).

  Update this file by hand if a new public route is ever added to App.tsx.
  Uses the apex https://opo5.io for every URL — www.opo5.io is NXDOMAIN by
  deliberate decision and must not appear here.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://opo5.io/</loc>
  </url>
  <url>
    <loc>https://opo5.io/contact</loc>
  </url>
  <url>
    <loc>https://opo5.io/access</loc>
  </url>
</urlset>
