<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/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">
  
  <!-- Note: Dynamic sitemap with all hotel pages is served from backend at /sitemap.xml -->
  <!-- This is a fallback static sitemap for main public pages -->
  
  <!-- Homepage - Highest Priority - ARAMBH Karo Restaurant Software -->
  <url>
    <loc>https://arambhkaro.in/</loc>
    <lastmod>2025-11-14</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Authentication Pages - High Priority for User Acquisition -->
  <url>
    <loc>https://arambhkaro.in/login</loc>
    <lastmod>2025-11-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://arambhkaro.in/register</loc>
    <lastmod>2025-11-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- About & Contact Pages -->
  <url>
    <loc>https://arambhkaro.in/about</loc>
    <lastmod>2025-11-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Legal Pages - Important for Trust & SEO -->
  <url>
    <loc>https://arambhkaro.in/terms</loc>
    <lastmod>2025-11-14</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://arambhkaro.in/agreement</loc>
    <lastmod>2025-11-14</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <!-- Payment Success Page -->
  <url>
    <loc>https://arambhkaro.in/payment-success</loc>
    <lastmod>2025-11-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <!-- Note: Individual hotel pages with names and locations are dynamically added via backend sitemap at /sitemap.xml -->
  <!-- Example: https://arambhkaro.in/bill/{publicId} for each registered hotel -->
  
</urlset>
