<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap Index — Dolap Ustam
  Hibrit strateji:
    1. sitemap-static.xml  → build-time'da script ile üretilir (root sayfalar).
    2. sitemap-posts.xml   → runtime Firebase Function (dinamik CraftHub postları).

  Bu index dosyası her iki sitemap'i arama motorlarına tek kaynaktan bildirir.
  Değişmez; yeni post eklendiğinde `sitemap-posts.xml` function tarafından
  anlık olarak güncellenir (1 saat HTTP cache).
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://pro.dolapustam.com/sitemap-static.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://pro.dolapustam.com/sitemap-posts.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://pro.dolapustam.com/sitemap-professionals.xml</loc>
  </sitemap>
</sitemapindex>
