<?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">

    <!-- Startpagina -->
    <url>
        <loc>https://www.toch.be/</loc>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Catalogus -->
    <url>
        <loc>https://www.toch.be/catalogus</loc>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Zoeken in Catalogus -->
    <url>
        <loc>https://www.toch.be/catalogus/zoeken</loc>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Merken -->
    <url>
        <loc>https://www.toch.be/merken</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Over Ons -->
    <url>
        <loc>https://www.toch.be/over-ons</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Showroom -->
    <url>
        <loc>https://www.toch.be/showroom</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Aanmelden -->
    <url>
        <loc>https://www.toch.be/authenticatie/aanmelden</loc>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Registreren -->
    <url>
        <loc>https://www.toch.be/authenticatie/registreren</loc>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Wachtwoord Vergeten -->
    <url>
        <loc>https://www.toch.be/authenticatie/wachtwoord-vergeten</loc>
        <changefreq>monthly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- Privacy Policy -->
    <url>
        <loc>https://www.toch.be/legal/privacy-policy</loc>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

</urlset>

