<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
  
  <!-- Homepage -->
  <url>
    <loc>https://homepitara.com/</loc>
    <lastmod>2025-10-16</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Main Property Categories -->
  <url>
    <loc>https://homepitara.com/pre-launches</loc>
    <lastmod>2025-10-16</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
  <url>
    <loc>https://homepitara.com/new-launches</loc>
    <lastmod>2025-10-16</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
  <url>
    <loc>https://homepitara.com/apartments</loc>
    <lastmod>2025-10-16</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
  <url>
    <loc>https://homepitara.com/villa</loc>
    <lastmod>2025-10-16</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
  <url>
    <loc>https://homepitara.com/plot</loc>
    <lastmod>2025-10-16</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
  <url>
    <loc>https://homepitara.com/properties</loc>
    <lastmod>2025-10-16</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
  <url>
    <loc>https://homepitara.com/feature-properties</loc>
    <lastmod>2025-10-16</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://homepitara.com/best-upcoming-projects</loc>
    <lastmod>2025-10-16</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Legal Pages -->
  <url>
    <loc>https://homepitara.com/privacy-policy</loc>
    <lastmod>2025-10-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <url>
    <loc>https://homepitara.com/terms-Condition</loc>
    <lastmod>2025-10-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <url>
    <loc>https://homepitara.com/refund-cancellation</loc>
    <lastmod>2025-10-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <!-- 
    Note: Individual property URLs should be added dynamically
    Format: https://homepitara.com/properties/{slug}
    
    To generate a complete sitemap with all properties:
    1. Fetch all active properties from your API
    2. Generate URLs with their slugs
    3. Add them to this sitemap
    4. Set lastmod to property's updated_at date
    5. Set priority to 0.8 for property pages
    6. Set changefreq to 'weekly'
    
    See generate-sitemap.js for automation script
  -->
</urlset>