<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static routes only. Category/product/bike pages are dynamic (backed by
  store-api-worker's real D1 catalog) — a complete sitemap covering every
  real slug needs a server-generated route (e.g. store-api-worker returning
  XML from the live categories/products/bikes tables), not a static file
  that would drift out of date the moment the catalog changes. This file
  covers what's genuinely static today; search engines will still discover
  and index product/category pages via real on-site links (internal linking
  from the homepage, category grids, and product cards already provides
  crawl paths), just not from this file.
-->
<urlset xmlns="https://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://bikesparesonline-storefront-bwt.pages.dev/</loc>
    <lastmod>2026-09-14</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://bikesparesonline-storefront-bwt.pages.dev/category/all</loc>
    <lastmod>2026-09-14</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://bikesparesonline-storefront-bwt.pages.dev/support</loc>
    <lastmod>2026-09-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
