<?xml version="1.0" encoding="UTF-8"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Core / Homepage + Blog -->
  <sitemap>
    <loc>https://example.com/sitemap-core.xml</loc>
    <lastmod>2026-03-29</lastmod>
  </sitemap>

  <!-- Services -->
  <sitemap>
    <loc>https://example.com/sitemap-services.xml</loc>
    <lastmod>2026-03-29</lastmod>
  </sitemap>

  <!-- Medical & Litigation Specialties -->
  <sitemap>
    <loc>https://example.com/sitemap-medical-litigation.xml</loc>
    <lastmod>2026-03-29</lastmod>
  </sitemap>

  <!-- Advanced Technical Services -->
  <sitemap>
    <loc>https://example.com/sitemap-technical.xml</loc>
    <lastmod>2026-03-29</lastmod>
  </sitemap>

  <!-- NYC Boroughs -->
  <sitemap>
    <loc>https://example.com/sitemap-boroughs.xml</loc>
    <lastmod>2026-03-29</lastmod>
  </sitemap>

  <!-- Neighborhoods -->
  <sitemap>
    <loc>https://example.com/sitemap-neighborhoods.xml</loc>
    <lastmod>2026-03-29</lastmod>
  </sitemap>

  <!-- Company Pages -->
  <sitemap>
    <loc>https://example.com/sitemap-company.xml</loc>
    <lastmod>2026-03-29</lastmod>
  </sitemap>

</sitemapindex>