<?xml version="1.0" encoding="UTF-8"?>
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
>
  <!-- ✅ Home Page -->
  <url>
    <loc>https://onionbazar.com/</loc>
    <lastmod>2025-10-25</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- ✅ About Page -->
  <url>
    <loc>https://onionbazar.com/about</loc>
    <lastmod>2025-10-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- ✅ Buyers Page -->
  <url>
    <loc>https://onionbazar.com/buyers</loc>
    <lastmod>2025-10-25</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- ✅ Sellers Page -->
  <url>
    <loc>https://onionbazar.com/sellers</loc>
    <lastmod>2025-10-25</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- ✅ Add Business Page -->
  <url>
    <loc>https://onionbazar.com/add-business</loc>
    <lastmod>2025-10-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- ✅ Contact Page -->
  <url>
    <loc>https://onionbazar.com/contact</loc>
    <lastmod>2025-10-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- ✅ Terms & Conditions -->
  <url>
    <loc>https://onionbazar.com/terms</loc>
    <lastmod>2025-10-25</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- ✅ Privacy Policy -->
  <url>
    <loc>https://onionbazar.com/privacy</loc>
    <lastmod>2025-10-25</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- ✅ 404 (Optional) -->
  <url>
    <loc>https://onionbazar.com/404</loc>
    <lastmod>2025-10-25</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
