<?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">
  
  <!-- Home Page - Highest Priority -->
  <url>
    <loc>https://easemyexpo.in/</loc>
    <lastmod>2026-04-02</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Blogs Page -->
  <url>
    <loc>https://easemyexpo.in/blogs</loc>
    <lastmod>2026-04-02</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- About Page -->
  <url>
    <loc>https://easemyexpo.in/about</loc>
    <lastmod>2026-04-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- FAQ Page -->
  <url>
    <loc>https://easemyexpo.in/faq</loc>
    <lastmod>2026-04-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Comparison Page -->
  <url>
    <loc>https://easemyexpo.in/comparison</loc>
    <lastmod>2026-04-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- 
    Note: Dynamic routes are not included:
    - /share/:shareId - Public share gallery (dynamic, generated on-demand)
    - /admin/* - Admin routes (should not be indexed for security)
    - /auth, /verify-email, /complete-profile, /my-history - utility/auth pages (noindex)
    - /contact, /privacy-policy - low-value/utility pages (noindex)
    
    If you have a backend API that can provide a list of public share IDs,
    you can dynamically generate URLs for those routes.
  -->
  
</urlset>
