<?xml version="1.0" encoding="UTF-8"?>
<!--
  This is a single-page app (hash-based routing: #/, #/page/slug). Search
  engines don't treat hash fragments as separate URLs, so only the real
  top-level paths belong here — the homepage now, plus any custom page you
  publish later at #/page/<slug> should be added as its own <url> entry
  using the real path without the "#" (e.g. /page/about-us).
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://maylosites.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
