<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap Index — Complete Care Maintenance
  ─────────────────────────────────────────
  sitemap-pages.xml  →  all static service / area pages (maintained manually)
  /api/sitemap-posts.xml  →  all published blog posts (generated dynamically from the database)

  robots.txt already points here, so Google discovers both child sitemaps automatically.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <sitemap>
    <loc>https://completecaremaintenance.com/sitemap-pages.xml</loc>
    <lastmod>2026-08-31</lastmod>
  </sitemap>

  <sitemap>
    <loc>https://completecaremaintenance.com/api/sitemap-posts.xml</loc>
    <lastmod>2026-08-31</lastmod>
  </sitemap>

</sitemapindex>
