<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <url>
    <loc>https://quantum.tst-group.org/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!--
    Product URLs should be appended here by a build/cron job that pulls
    from /storefront/products and emits one <url> entry per slug, e.g.:

    <url>
      <loc>https://quantum.tst-group.org/product.html?slug=example-slug</loc>
      <changefreq>weekly</changefreq>
      <priority>0.8</priority>
    </url>

    Once clean URLs are in place (nginx rewrite of /products/<slug> ->
    product.html?slug=<slug>), update <loc> to the canonical /products/<slug>.
  -->

</urlset>
