<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap index fallback. Nginx serves /sitemap.xml as a static file in
  production (bypasses Next.js). It points at the authoritative segmented
  sitemap index generated on-demand by the FastAPI backend at
  /api/sitemap-index.xml, which fans out to 7 typed segments (static,
  areas, properties, projects, agents, guides, blogs). The legacy single-
  file /api/sitemap.xml is also referenced for older crawlers that don't
  follow sitemap indexes.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://aqarsouq.ae/api/sitemap-index.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://aqarsouq.ae/api/sitemap.xml</loc>
  </sitemap>
</sitemapindex>
