<?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">
  
  <!-- Homepage - Highest Priority -->
  <url>
    <loc>https://mainsellers.com/</loc>
    <lastmod>2026-03-05</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Products Catalog - High Priority -->
  <url>
    <loc>https://mainsellers.com/products</loc>
    <lastmod>2026-03-05</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Product Categories - High Priority -->
  <url>
    <loc>https://mainsellers.com/products?category=laminates</loc>
    <lastmod>2026-03-05</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://mainsellers.com/products?category=tiles</loc>
    <lastmod>2026-03-05</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://mainsellers.com/products?category=plywood</loc>
    <lastmod>2026-03-05</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://mainsellers.com/products?category=hardware</loc>
    <lastmod>2026-03-05</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- User Account Pages - Medium Priority -->
  <url>
    <loc>https://mainsellers.com/login</loc>
    <lastmod>2026-03-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <url>
    <loc>https://mainsellers.com/register</loc>
    <lastmod>2026-03-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <!-- Cart and Checkout - Medium Priority -->
  <url>
    <loc>https://mainsellers.com/cart</loc>
    <lastmod>2026-03-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <!-- Note: Individual product pages should be added dynamically -->
  <!-- Use a sitemap generator script to fetch products from your API -->
  <!-- and add entries like:
  <url>
    <loc>https://mainsellers.com/ProductDetailsPage/123</loc>
    <lastmod>2025-11-13</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
    <image:image>
      <image:loc>https://mainsellers.com/images/product-123.jpg</image:loc>
      <image:title>Product Name</image:title>
    </image:image>
  </url>
  -->
  
</urlset>
