<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap INDEX. Referenced by robots.txt. Points at:
   - sitemap-static.xml   static marketing/entry routes (this build)
   - sitemap-doctors.xml  dynamic per-doctor pages, served by server.js
                          (proxies GET /api/v1/sitemap/doctors.xml, same-host)
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://citydochub.com/sitemap-static.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://citydochub.com/sitemap-doctors.xml</loc>
  </sitemap>
</sitemapindex>
