<?xml version="1.0" encoding="UTF-8"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
              xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
              xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
                http://www.sitemaps.org/schemas/sitemap/0.9/siteindex.xsd">

  <!-- ── Core pages: homepage, service pages, guides, funnels, legal ─────── -->
  <sitemap>
    <loc>https://www.openwaterrx.com/sitemap-core.xml</loc>
    <lastmod>2026-05-08</lastmod>
  </sitemap>

  <!-- ── Legacy Florida city landing pages (flat URL structure) ─────────── -->
  <sitemap>
    <loc>https://www.openwaterrx.com/sitemap-florida.xml</loc>
    <lastmod>2026-05-08</lastmod>
  </sitemap>

  <!-- ── State hub pages: /locations/[state] ─────────────────────────────── -->
  <sitemap>
    <loc>https://www.openwaterrx.com/sitemap-states.xml</loc>
    <lastmod>2026-05-08</lastmod>
  </sitemap>

  <!-- ── Comprehensive monolithic sitemap — all 850+ crawlable URLs including
       all /locations/:state/:city pages, legacy flat URLs, and service pages.
       Kept for backward compatibility and as a single comprehensive crawl source. -->
  <sitemap>
    <loc>https://www.openwaterrx.com/sitemap.xml</loc>
    <lastmod>2026-05-08</lastmod>
  </sitemap>

</sitemapindex>