<?xml version="1.0" encoding="UTF-8"?>
<!--
  Replace REPLACE-WITH-YOUR-DOMAIN with the live domain before deploying.
  The storefront is a single-page app; the home URL covers the catalog. Deep
  links to individual products use /?product=<id> and can be added here later.
-->
<urlset xmlns="http://www.sitemap.org/schemas/sitemap/0.9">
  <url>
    <loc>https://REPLACE-WITH-YOUR-DOMAIN/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
