<?xml version="1.0" encoding="UTF-8"?>
<!--
  Public storefront sitemap only.
  Core routes are always included. Category and product URLs are added at build
  when VITE_PUBLIC_SITE_URL (or SITE_URL) is set and the public anon catalog
  can be read. Private routes are never listed: /admin, /cart, /checkout,
  /payment, /order-confirmation.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>/</loc></url>
  <url><loc>/shop</loc></url>
  <url><loc>/search</loc></url>
</urlset>
