<?xml version="1.0" encoding="UTF-8"?>
<!--
  OhmGrown Services — Sitemap Index
  Domain: https://www.ohmgrownservices.com
  License: FL #EC13014766 | ISN Certified
  Last updated: 2026-08-04

  INSTRUCTIONS:
  - sitemap-core.xml     — Core/static pages (always active)
  - sitemap-services.xml — /services/* pages (activate as pages are published)
  - sitemap-areas.xml    — /service-areas/* county pages (activate as pages are published)
  - sitemap-projects.xml — /projects/* portfolio pages (activate as pages are published)
  - sitemap-blog.xml     — /blog/* posts (activate when blog is launched)

  To activate a sitemap: uncomment its <sitemap> block below.
  After any change, resubmit this URL in Google Search Console.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- ✅ ACTIVE: Core pages (homepage, about, contact, certifications) -->
  <sitemap>
    <loc>https://www.ohmgrownservices.com/sitemap-core.xml</loc>
    <lastmod>2026-08-04</lastmod>
  </sitemap>

  <!-- ✅ ACTIVE: Service category pages — activate when /services/* pages go live -->
  <sitemap>
    <loc>https://www.ohmgrownservices.com/sitemap-services.xml</loc>
    <lastmod>2026-08-04</lastmod>
  </sitemap>

  <!-- ✅ ACTIVE: Service area/county pages — activate when /service-areas/* pages go live -->
  <sitemap>
    <loc>https://www.ohmgrownservices.com/sitemap-areas.xml</loc>
    <lastmod>2026-08-04</lastmod>
  </sitemap>

  <!-- ✅ ACTIVE: Notable project portfolio pages — activate when /projects/* pages go live -->
  <sitemap>
    <loc>https://www.ohmgrownservices.com/sitemap-projects.xml</loc>
    <lastmod>2026-08-04</lastmod>
  </sitemap>

  <!-- ✅ ACTIVE: Blog posts -->
  <sitemap>
    <loc>https://www.ohmgrownservices.com/sitemap-blog.xml</loc>
    <lastmod>2026-08-18</lastmod>
  </sitemap>

</sitemapindex>
