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

    <!-- Home -->
    <url>
        <loc>https://theshopping.shop/</loc>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Videos page -->
    <url>
        <loc>https://theshopping.shop/video</loc>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Liked videos -->
    <url>
        <loc>https://theshopping.shop/liked</loc>
        <changefreq>weekly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Search results -->
    <url>
        <loc>https://theshopping.shop/result</loc>
        <changefreq>weekly</changefreq>
        <priority>0.6</priority>
    </url>

</urlset>
