<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static top-level sitemap. This is a hash-routed SPA (#/about, #/products),
  so only the single real URL (domain root) is listed here as a safe,
  standards-correct entry — Google does not reliably crawl/index distinct
  #/... fragment URLs as separate pages. If deeper per-page indexing is
  needed later, that requires switching to path-based routing with
  server-rendered per-route <title>/meta (see DEPLOY.md / SEO discussion).
  Update the domain below if the live one differs from macson.co.in.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.macson.co.in/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
