<?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 - Highest Priority -->
  <url>
    <loc>https://azeabimotors.com/</loc>
    <lastmod>2024-12-23</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://azeabimotors.com/?lang=en"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://azeabimotors.com/?lang=ar"/>
  </url>
  
  <!-- Catalog - High Priority (frequently updated with new cars) -->
  <url>
    <loc>https://azeabimotors.com/catalog</loc>
    <lastmod>2024-12-23</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://azeabimotors.com/catalog?lang=en"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://azeabimotors.com/catalog?lang=ar"/>
  </url>
  
  <!-- Contact Page -->
  <url>
    <loc>https://azeabimotors.com/contact</loc>
    <lastmod>2024-12-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://azeabimotors.com/contact?lang=en"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://azeabimotors.com/contact?lang=ar"/>
  </url>
  
  <!-- About Us Page -->
  <url>
    <loc>https://azeabimotors.com/about</loc>
    <lastmod>2024-12-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://azeabimotors.com/about?lang=en"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://azeabimotors.com/about?lang=ar"/>
  </url>
  
  <!-- Favorites Page -->
  <url>
    <loc>https://azeabimotors.com/favorites</loc>
    <lastmod>2024-12-23</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <!-- Partner With Us Page -->
  <url>
    <loc>https://azeabimotors.com/partner</loc>
    <lastmod>2024-12-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://azeabimotors.com/partner?lang=en"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://azeabimotors.com/partner?lang=ar"/>
  </url>
  
  <!--
    ==========================================
    DYNAMIC CAR DETAIL PAGES
    ==========================================
    These URLs are dynamically generated based on your car inventory.
    To add new car pages, add entries like:
    
    <url>
      <loc>https://azeabimotors.com/car/CAR-0001</loc>
      <lastmod>2024-12-23</lastmod>
      <changefreq>weekly</changefreq>
      <priority>0.8</priority>
      <image:image>
        <image:loc>https://your-image-url.com/car-image.jpg</image:loc>
        <image:title>Car Name</image:title>
      </image:image>
    </url>
    
    For automated sitemap generation, consider using a build script
    or server-side sitemap generator with your Supabase data.
    ==========================================
  -->
  
</urlset>
