<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  
  <!-- Homepage -->
  <url>
    <loc>https://coxsai.com/</loc>
    <lastmod>2025-12-20</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://coxsai.com/"/>
    <xhtml:link rel="alternate" hreflang="bn" href="https://coxsai.com/bn/"/>
  </url>
  
  <!-- Search/Browse Hotels -->
  <url>
    <loc>https://coxsai.com/search</loc>
    <lastmod>2025-12-20</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Booking Lookup -->
  <url>
    <loc>https://coxsai.com/booking-lookup</loc>
    <lastmod>2025-12-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Authentication -->
  <url>
    <loc>https://coxsai.com/auth</loc>
    <lastmod>2025-12-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- 
    Dynamic Hotel Pages
    These are generated dynamically from your database.
    For production, consider implementing a dynamic sitemap generator
    that fetches hotel IDs from your database.
    
    Example hotel page format:
    <url>
      <loc>https://coxsai.com/hotel/{hotel-id}</loc>
      <lastmod>2025-12-20</lastmod>
      <changefreq>weekly</changefreq>
      <priority>0.8</priority>
      <image:image>
        <image:loc>https://coxsai.com/hotel-image.jpg</image:loc>
        <image:title>Hotel Name - Cox's Bazar</image:title>
      </image:image>
    </url>
  -->
  
</urlset>
