<?xml version="1.0" encoding="UTF-8"?>
<!--
  watermelonsoup.io — sitemap. Place at the site root; referenced from robots.txt.

  Replaces the existing 3-URL sitemap (which listed only /, /cpa.html, /resources.html
  with a stale lastmod of 2026-02-12). See AUDIT.md section 4.

  These are pages CONFIRMED to exist in the deploy folder. Before shipping:
    - set each <lastmod> to the page's real last-modified date
    - delete any page you decide to retire (AUDIT.md section 3)
    - add the video/problem pages as they ship (AUDIT.md section 10)

  Deliberately EXCLUDED, and why:
    /contactinfo.html      personal vCard, noindex by design (AUDIT.md 1.4)
    /download-success*.html post-purchase pages, no search value
    /consent.html          utility page
    /diagnose-oauth.html, /firebase-auth.html, /simple-google-auth.html,
    /profile.html, /new.html   dev/debug pages that should be deleted, not indexed
    /*roofing.html         off-ICP legacy — delete or noindex (AUDIT.md section 3)
    /blog[1-10]*.html      off-ICP legacy — decide per AUDIT.md section 3
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <url>
    <loc>https://watermelonsoup.io/</loc>
    <lastmod>2026-06-29</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- The ICP page. Currently orphaned — no internal links point to it (AUDIT.md 4). -->
  <url>
    <loc>https://watermelonsoup.io/cpa.html</loc>
    <lastmod>2026-02-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://watermelonsoup.io/pricing.html</loc>
    <lastmod>2026-04-29</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://watermelonsoup.io/resources.html</loc>
    <lastmod>2026-02-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Mass Bankers landing page, served at /mba via the existing _redirects rule.
       Listed at the clean URL so the redirect target isn't the indexed one. -->
  <url>
    <loc>https://watermelonsoup.io/mba</loc>
    <lastmod>2026-05-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- VERIFY before including: AGENTS.md section 4 says the $499 guide is retired.
       If this page still sells it, retire the page instead of indexing it.
  <url>
    <loc>https://watermelonsoup.io/quickbooks-claude-guide.html</loc>
    <lastmod>2026-05-25</lastmod>
    <priority>0.7</priority>
  </url>
  -->

  <!-- Blog index — include once the off-ICP posts are resolved (AUDIT.md section 3).
  <url>
    <loc>https://watermelonsoup.io/blog.html</loc>
    <lastmod>2026-02-17</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  -->

  <!-- Workflow pages (AUDIT.md section 10). Add one per page as they ship. -->
  <url>
    <loc>https://watermelonsoup.io/workflows</loc>
    <lastmod>2026-08-07</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://watermelonsoup.io/quickbooks-categorization-automation</loc>
    <lastmod>2026-08-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://watermelonsoup.io/bank-reconciliation-without-quickbooks-access</loc>
    <lastmod>2026-08-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://watermelonsoup.io/ai-month-end-close</loc>
    <lastmod>2026-08-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

</urlset>
