<?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">

  <!-- ================================================
       LUNARA.CARE — SITEMAP INDEX (MASTER)
       Upload this file to: https://lunara.care/sitemap.xml
       Submit this URL in Google Search Console

       FILE STRUCTURE ON YOUR SERVER:
       /sitemap.xml              ← this master index file
       /sitemap-core.xml         ← homepage + core pages
       /sitemap-features.xml     ← all feature pages
       /sitemap-blog.xml         ← all blog posts
       /sitemap-geo-states.xml   ← 25 US state pages
       /sitemap-geo-cities.xml   ← 100 US city pages

       PHASE BUILD ORDER:
       Phase 1 → sitemap-core.xml + sitemap-features.xml (submit now)
       Phase 2 → sitemap-blog.xml (add 5 blogs/week)
       Phase 3 → sitemap-geo-states.xml (after blogs indexing)
       Phase 4 → sitemap-geo-cities.xml (after states indexing)

       Update <lastmod> date whenever you add new pages
       to that sitemap file.
       ================================================ -->


  <!-- ==================== PHASE 1 ==================== -->

  <!-- Core pages: homepage, about, pricing, contact, privacy, terms -->
  <sitemap>
    <loc>https://lunara.care/sitemap-core.xml</loc>
    <lastmod>2026-08-28</lastmod>
  </sitemap>

  <!-- Feature pages: all tracker + AI feature pages -->
  <sitemap>
    <loc>https://lunara.care/sitemap-features.xml</loc>
    <lastmod>2026-08-28</lastmod>
  </sitemap>


  <!-- ==================== PHASE 2 ==================== -->

  <!-- Blog posts: add 5/week, update lastmod each time -->
  <sitemap>
    <loc>https://lunara.care/sitemap-blog.xml</loc>
    <lastmod>2026-08-28</lastmod>
  </sitemap>


  <!-- ==================== PHASE 3 ==================== -->

  <!-- US state pages: all 25 states -->
  <!-- <sitemap>
    <loc>https://lunara.care/sitemap-geo-states.xml</loc>
    <lastmod>2026-08-28</lastmod>
  </sitemap> -->


  <!-- ==================== PHASE 4 ==================== -->

  <!-- US city pages: all 100 cities in batches of 25/week -->
  <!-- <sitemap>
    <loc>https://lunara.care/sitemap-geo-cities.xml</loc>
    <lastmod>2026-08-28</lastmod>
  </sitemap> -->

</sitemapindex>
