<?xml version="1.0" encoding="UTF-8"?>
<!--
  Super Aman Elevators — sitemap (v10.100.1038)
  Static sitemap listing the 3 main public-indexable routes.
  Future Phase 2: dynamic /sitemap-products.xml endpoint for per-product URLs.
-->
<urlset xmlns="http://www.w3.org/1999/sitemap/0.9">
  <url>
    <loc>https://super-aman-v2-setup.vercel.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://super-aman-v2-setup.vercel.app/store</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://super-aman-v2-setup.vercel.app/shop</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
</urlset>
