<?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:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">

  <!-- Homepage -->
  <url>
    <loc>https://kanyangasafari.com/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <lastmod>2025-12-10</lastmod>
  </url>

  <!-- About Page -->
  <url>
    <loc>https://kanyangasafari.com/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <lastmod>2025-12-10</lastmod>
  </url>

  <!-- Services Page -->
  <url>
    <loc>https://kanyangasafari.com/services</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
    <lastmod>2025-12-10</lastmod>
  </url>

  <!-- Blogs Listing Page -->
  <url>
    <loc>https://kanyangasafari.com/blogs</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
    <lastmod>2025-12-10</lastmod>
  </url>

  <!-- Contact Page -->
  <url>
    <loc>https://kanyangasafari.com/contact</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <lastmod>2025-12-10</lastmod>
  </url>

  <!-- Travel Proposal Page -->
  <url>
    <loc>https://kanyangasafari.com/travel-proposal</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <lastmod>2025-12-10</lastmod>
  </url>

  <!-- Itinerary Builder Page -->
  <url>
    <loc>https://kanyangasafari.com/itinerary</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
    <lastmod>2025-12-10</lastmod>
  </url>

  <!-- ETA Page -->
  <url>
    <loc>https://kanyangasafari.com/eta</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
    <lastmod>2025-12-10</lastmod>
  </url>

  <!-- 
    NOTE: This is a static sitemap. For dynamic content (blog posts and packages),
    you should implement a dynamic sitemap generator that fetches from your API.
    
    Example dynamic entries to add:
    - /blogs/[slug] for each blog post
    - /packages/[id] for each safari package
    
    Consider using a sitemap generation library or creating a server-side endpoint
    that generates the sitemap dynamically based on your database content.
  -->

</urlset>
