<?xml version="1.0" encoding="UTF-8"?>
<!--
  Three URLs, and every one of them is real: the homepage and the two legal
  documents. The language is client-side state, not a separate URL, so there is
  no /en to list and no hreflang to claim. The demos live inside the homepage,
  the token routes under /a/ are deliberately not indexable, and a sitemap that
  advertises URLs which do not exist is worse than a small one that is true.

  No lastmod: the only honest value would have to be generated from a real
  revision date, and stamping today's date on every build to look fresh is
  exactly the lie the tag exists to prevent.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.heronoir.com/</loc>
  </url>
  <url>
    <loc>https://www.heronoir.com/privacidade.html</loc>
  </url>
  <url>
    <loc>https://www.heronoir.com/termos.html</loc>
  </url>
</urlset>
