<?xml version="1.0" encoding="UTF-8"?>
<!--  is substituted at container boot (docker-entrypoint.sh). The
     storefront is a single-page menu; deep views (/checkout, /account) are
     transactional and intentionally excluded from indexing. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
