<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">

  <!-- Homepage - Highest priority -->
  <url>
    <loc>https://cvbeeks.org/</loc>
    <lastmod>2025-08-26T10:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- News Page - High priority, frequently updated -->
  <url>
    <loc>https://cvbeeks.org/news/</loc>
    <lastmod>2025-08-26T10:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Calendar/Events Page - High priority, frequently updated -->
  <url>
    <loc>https://cvbeeks.org/events/</loc>
    <lastmod>2025-08-26T10:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Contact Page - Medium priority, rarely changes -->
  <url>
    <loc>https://cvbeeks.org/contact/</loc>
    <lastmod>2025-08-26T10:00:00+00:00</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- About Page (if you add one later) -->
  <!-- <url>
    <loc>https://cvbeeks.org/about/</loc>
    <lastmod>2025-08-26T10:00:00+00:00</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url> -->

  <!-- Membership Page (if you add one later) -->
  <!-- <url>
    <loc>https://cvbeeks.org/membership/</loc>
    <lastmod>2025-08-26T10:00:00+00:00</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url> -->

  <!-- Resources Page (if you add beekeeping guides) -->
  <!-- <url>
    <loc>https://cvbeeks.org/resources/</loc>
    <lastmod>2025-08-26T10:00:00+00:00</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url> -->

  <!-- Individual News Articles (example structure for future use) -->
  <!-- <url>
    <loc>https://cvbeeks.org/news/welcome-new-members-august-2025/</loc>
    <lastmod>2025-08-20T09:00:00+00:00</lastmod>
    <changefreq>never</changefreq>
    <priority>0.4</priority>
  </url> -->


</urlset>