<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

    <!-- Homepage -->
    <url>
        <loc>https://buselor.com/</loc>
        <changefreq>daily</changefreq>
    </url>

    <!-- Static Pages -->
    <url><loc>https://buselor.com/about</loc></url>
    <url><loc>https://buselor.com/privacy-policy</loc></url>
    <url><loc>https://buselor.com/terms-and-conditions</loc></url>
    <url><loc>https://buselor.com/faq</loc></url>
    <url><loc>https://buselor.com/new-listing</loc></url>
    <url><loc>https://buselor.com/featured-product</loc></url>
    <url><loc>https://buselor.com/top-categories</loc></url>

    <!-- Category Listing -->
    <url><loc>https://buselor.com/categories</loc></url>

    <!-- Dynamic Categories (Products by Category) -->
    <!-- /categories/{category} -->
    <!-- Example:
    <url><loc>https://buselor.com/categories/electronics</loc></url>
    -->

    <!-- Category Subcategories -->
    <!-- /category/{category} -->
    <!-- Example:
    <url><loc>https://buselor.com/category/fashion</loc></url>
    -->

    <!-- Products under subcategory -->
    <!-- /category/{category}/{subcategory} -->
    <!-- Example:
    <url><loc>https://buselor.com/category/fashion/shoes</loc></url>
    -->

    <!-- Store by handle -->
    <!-- /@{handle} -->
    <!-- Example:
    <url><loc>https://buselor.com/@beststore</loc></url>
    -->

    <!-- Store Reviews -->
    <!-- Example:
    <url><loc>https://buselor.com/store/4/reviews</loc></url>
    -->

    <!-- Products -->
    <!-- Example:
    <url><loc>https://buselor.com/product/54</loc></url>
    -->

    <!-- Vendor Public Pages -->
    <!-- Example:
    <url><loc>https://buselor.com/vendors/13</loc></url>
    -->

</urlset>
