<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!--
    NurtureField Sitemap

    Note: This sitemap only includes server-side routes (actual HTML pages).
    Hash fragment URLs (#features, #technology, etc.) are NOT included because:
    - Google ignores hash fragments in sitemaps
    - They are client-side navigation only
    - All sections are discovered via structured data and JavaScript rendering

    Section discovery is handled by:
    - SiteNavigationElement structured data in index.html
    - BreadcrumbList structured data in index.html
    - Internal navigation links
    - Googlebot JavaScript rendering
  -->

  <!-- Homepage (Single-Page Application) -->
  <url>
    <loc>https://nurturefield.com/</loc>
    <lastmod>2025-11-17</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Legal Pages -->
  <url>
    <loc>https://nurturefield.com/terms.html</loc>
    <lastmod>2025-11-17</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://nurturefield.com/privacy.html</loc>
    <lastmod>2025-11-17</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>

