<?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">

  <!-- Home Page -->
  <url>
    <loc>https://rsglobalsolutions.in/</loc>
    <lastmod>2025-11-24</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Products Page -->
  <url>
    <loc>https://rsglobalsolutions.in/products</loc>
    <lastmod>2025-11-24</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Categories Page -->
  <url>
    <loc>https://rsglobalsolutions.in/categories</loc>
    <lastmod>2025-11-24</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Corporate Gifts Page -->
  <url>
    <loc>https://rsglobalsolutions.in/Corporate-Gifts</loc>
    <lastmod>2025-11-24</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- About Page -->
  <url>
    <loc>https://rsglobalsolutions.in/about</loc>
    <lastmod>2025-11-24</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Contact Page -->
  <url>
    <loc>https://rsglobalsolutions.in/contact-us</loc>
    <lastmod>2025-11-24</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!--
    Note: Individual product pages and subcategory pages should be added dynamically
    You can generate these URLs programmatically by fetching products from your API
    Example format:
    <url>
      <loc>https://rsglobalsolutions.in/product-details/{product-id}</loc>
      <lastmod>2025-11-24</lastmod>
      <changefreq>weekly</changefreq>
      <priority>0.6</priority>
    </url>
  -->

</urlset>
