<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap index. The two children are produced differently on purpose:
    sitemap-pages.xml — generated at build time by scripts/prerender-seo.ts
                        from the same page list the prerenderer walks.
    sitemap-cars.xml  — generated per request by the backend, because cars are
                        added and retired from the admin without a rebuild.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://www.dzcars-constantine.com/sitemap-pages.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://www.dzcars-constantine.com/sitemap-cars.xml</loc>
  </sitemap>
</sitemapindex>
