<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap INDEX. Google reads this and follows the <loc> below to fetch the
  live, dynamically-generated sitemap (products + blog + collections).

  We point directly to the Supabase Edge Function that generates the sitemap
  on demand from Shopify + DB. This is a cross-origin sitemap, which is valid
  because:
    1. The same sitemap URL is also declared in robots.txt
       (Sitemap: https://yxewfayjamupfchkvvci.supabase.co/functions/v1/dynamic-sitemap)
    2. All <loc> entries inside the dynamic sitemap point to
       https://factoryflooringliquidators.com/* (the canonical apex domain).

  Once the apex domain is migrated to a host that supports rewrites
  (e.g. Vercel via vercel.json), this can switch back to /sitemap-live.xml
  to keep the sitemap on the branded domain.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://yxewfayjamupfchkvvci.supabase.co/functions/v1/dynamic-sitemap</loc>
  </sitemap>
</sitemapindex>
