<?xml version="1.0" encoding="UTF-8"?>
<!--
  app.stratlyze.com has exactly ONE real URL. It is a single-page app: every other path returns the
  same shell and canonicalises to the root, so listing anything else would advertise duplicates.
  A one-entry sitemap is correct here, not an oversight.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://app.stratlyze.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
