<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap Index — Dargo
  Ce fichier regroupe deux sitemaps :
    1. sitemap-static.xml  → pages statiques, villes, catégories
    2. /api/sitemap-listings.xml → logements publiés (généré dynamiquement depuis la DB)
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <sitemap>
    <loc>https://dargo.ma/sitemap-static.xml</loc>
    <lastmod>2026-04-29</lastmod>
  </sitemap>

  <sitemap>
    <loc>https://dargo.ma/api/sitemap-listings.xml</loc>
    <lastmod>2026-04-29</lastmod>
  </sitemap>

</sitemapindex>
