<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap index — points Google/Bing at two auto-generated sub-sitemaps
  served by the backend so brand/category/product URLs stay fresh
  without redeploying the frontend.
    • /api/sitemap-pages.xml    — homepage + brands + categories + static pages
    • /api/sitemap-products.xml — every active product page
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://www.ogmini.com/api/sitemap-pages.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://www.ogmini.com/api/sitemap-products.xml</loc>
  </sitemap>
</sitemapindex>
