<?xml version="1.0" encoding="UTF-8"?>
<!--
  Mirsal is an authenticated CAFM console: every module route sits behind
  Keycloak and returns the same SPA shell to an anonymous crawler. Only the
  public entry point is listed here, so robots.txt's Sitemap reference resolves
  to a valid document instead of a 404, without inviting crawlers to index
  hundreds of identical login-gated shells.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://mirsal.cyberresult.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
