<?xml version="1.0" encoding="UTF-8"?>
<!--
  This is the public-facing sitemap index. Static pages live here; the dynamic
  /p/:id user-product sitemap is generated by the Worker at /sitemap-products.xml
  (added in Sprint 1, see backend/src/controllers/sitemap.ts).
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://flashflyer.app/sitemap-static.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://flashflyer.app/sitemap-products.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://flashflyer.app/sitemap-profiles.xml</loc>
  </sitemap>
</sitemapindex>
