<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static fallback sitemap. The full, per-shop sitemap (products, categories,
  CMS pages) is generated dynamically per hostname by the sitemap edge
  function and should be submitted per domain in Google Search Console:
  https://doklxziarvwtviydbdja.supabase.co/functions/v1/sitemap?domain=<yourdomain>

  Dynamic categories use direct-slug routes (/:categorySlug) and products
  use /product/:sku/:seoSlug? — these live in the dynamic sitemap.
  /checkout, /account, /admin, /reset-password are intentionally excluded.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://huisdierenaccessoires.nl/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://huisdierenaccessoires.nl/shop</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
</urlset>
