<?xml version="1.0" encoding="UTF-8"?>
<!-- Wayfinder: the only crawlable route in this app (see robots.txt / src/router/index.ts) is
     the public landing page rendered at '/' for a logged-out visit. Every other route is the
     authenticated Safety Officer / Inspector workflow and is deliberately absent here. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://safety.e-safework.com/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
