<?xml version="1.0" encoding="UTF-8"?>
<!--
  BUKUR WORLD — sitemap index.
  - sitemap-pages.xml    : static, stable public routes (this frontend build).
  - sitemap-products.xml : DB-driven product detail pages, generated per-request
                            by the API (server/index.js GET /sitemap-products.xml)
                            and proxied here via the Vercel rewrite in vercel.json.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap><loc>https://bukurworldshop.com/sitemap-pages.xml</loc></sitemap>
  <sitemap><loc>https://bukurworldshop.com/sitemap-products.xml</loc></sitemap>
</sitemapindex>
