<?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:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- Homepage - Highest Priority -->
  <url>
    <loc>https://kenyagreatparty.co.ke/</loc>
    <lastmod>2024-11-04</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- About Page - High Priority -->
  <url>
    <loc>https://kenyagreatparty.co.ke/about</loc>
    <lastmod>2024-11-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Join KGP - High Priority for Conversions -->
  <url>
    <loc>https://kenyagreatparty.co.ke/join</loc>
    <lastmod>2024-11-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- News Section - Updated Frequently -->
  <url>
    <loc>https://kenyagreatparty.co.ke/news</loc>
    <lastmod>2024-11-04</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Events Section -->
  <url>
    <loc>https://kenyagreatparty.co.ke/events</loc>
    <lastmod>2024-11-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Resources/Downloads -->
  <url>
    <loc>https://kenyagreatparty.co.ke/downloads</loc>
    <lastmod>2024-11-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- FAQ -->
  <url>
    <loc>https://kenyagreatparty.co.ke/faq</loc>
    <lastmod>2024-11-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Contact -->
  <url>
    <loc>https://kenyagreatparty.co.ke/contact</loc>
    <lastmod>2024-11-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Login - Lower Priority -->
  <url>
    <loc>https://kenyagreatparty.co.ke/login</loc>
    <lastmod>2024-11-04</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

</urlset>