<?xml version="1.0" encoding="UTF-8"?>
<!--
  Minimal sitemap for the public storefront. The catalog is one SPA
  route (/) — search engines reach product pages via client-side routing
  after JS executes. When per-brand SEO matters we'll generate this
  file at build time from the catalog (planned, not in this iteration).
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
