<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap for Lucy Bridge Academy (static placeholder)
  - Update the <lastmod> dates during your deployment pipeline if desired.
  - If your production domain changes, update the <loc> values accordingly.
  - See also: public/robots.txt
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Home -->
  <url>
    <loc>https://lucybridgeacademy.com/</loc>
    <lastmod>2025-11-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- About -->
  <url>
    <loc>https://lucybridgeacademy.com/about</loc>
    <lastmod>2025-11-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Features -->
  <url>
    <loc>https://lucybridgeacademy.com/features</loc>
    <lastmod>2025-11-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Pricing -->
  <url>
    <loc>https://lucybridgeacademy.com/pricing</loc>
    <lastmod>2025-11-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Download -->
  <url>
    <loc>https://lucybridgeacademy.com/download</loc>
    <lastmod>2025-11-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Contact -->
  <url>
    <loc>https://lucybridgeacademy.com/contact</loc>
    <lastmod>2025-11-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Login -->
  <url>
    <loc>https://lucybridgeacademy.com/login</loc>
    <lastmod>2025-11-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>

  <!-- Signup -->
  <url>
    <loc>https://lucybridgeacademy.com/signup</loc>
    <lastmod>2025-11-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>
</urlset>
