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

  <!-- Core / Service Pages -->
  <sitemap>
    <loc>https://example.com/sitemap-core.xml</loc>
    <lastmod>2026-03-27</lastmod>
  </sitemap>

  <!-- Residential Service Areas -->
  <sitemap>
    <loc>https://example.com/sitemap-service-areas.xml</loc>
    <lastmod>2026-03-27</lastmod>
  </sitemap>

  <!-- Commercial Security by City -->
  <sitemap>
    <loc>https://example.com/sitemap-commercial.xml</loc>
    <lastmod>2026-03-27</lastmod>
  </sitemap>

  <!-- Blog Posts -->
  <sitemap>
    <loc>https://example.com/sitemap-blog.xml</loc>
    <lastmod>2026-03-27</lastmod>
  </sitemap>

</sitemapindex>
