<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Homepage -->
  <url>
    <loc>https://krshak.com/</loc>
    <priority>1.0</priority>
  </url>

  <!-- E-commerce -->
  <url>
    <loc>https://krshak.com/ecom</loc>
    <priority>0.9</priority>
  </url>

  <!-- Collections -->
  <url>
    <loc>https://krshak.com/collections</loc>
    <priority>0.9</priority>
  </url>
  <!-- Individual collections (example IDs) -->
  <url>
    <loc>https://krshak.com/collections/1</loc>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://krshak.com/collections/2</loc>
    <priority>0.8</priority>
  </url>

  <!-- Products (example IDs) -->
  <url>
    <loc>https://krshak.com/products/1</loc>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://krshak.com/products/2</loc>
    <priority>0.8</priority>
  </url>

  <!-- Brand pages -->
  <url>
    <loc>https://krshak.com/brand/1/products</loc>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://krshak.com/brand/2/products</loc>
    <priority>0.8</priority>
  </url>

  <!-- Category pages -->
  <url>
    <loc>https://krshak.com/category/1/products</loc>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://krshak.com/category/2/products</loc>
    <priority>0.8</priority>
  </url>

  <!-- Crop pages -->
  <url>
    <loc>https://krshak.com/crop/1/products</loc>
    <priority>0.8</priority>
  </url>

  <!-- Shop pages -->
  <url>
    <loc>https://krshak.com/shop/1</loc>
    <priority>0.8</priority>
  </url>

  <!-- Static pages -->
  <url>
    <loc>https://krshak.com/about</loc>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://krshak.com/connect</loc>
    <priority>0.7</priority>
  </url>

  <!-- E-commerce legacy pages (optional) -->
  <url>
    <loc>https://krshak.com/legacy/ecom</loc>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://krshak.com/legacy/collections</loc>
    <priority>0.6</priority>
  </url>

</urlset>
