<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- Product Categorieën -->
    <url>
        <loc>https://kipperscreatif.fr/artikel.php</loc>
        <changefreq>daily</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://kipperscreatif.fr/outlet.php</loc>
        <changefreq>daily</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://kipperscreatif.fr/trends.php</loc>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://kipperscreatif.fr/moments.php</loc>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Merken -->
    <url>
        <loc>https://kipperscreatif.fr/merk.php</loc>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://kipperscreatif.fr/brandsoverview.php</loc>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://kipperscreatif.fr/hoofdgroep.php</loc>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Product Pagina's -->
    <!-- Let op: Deze URLs moeten dynamisch worden gegenereerd op basis van je productdatabase -->
    <url>
        <loc>https://kipperscreatif.fr/artikel.php?artnr=PRODUCT1</loc>
        <changefreq>weekly</changefreq>
        <priority>0.6</priority>
    </url>
    <url>
        <loc>https://kipperscreatif.fr/artikel.php?artnr=PRODUCT2</loc>
        <changefreq>weekly</changefreq>
        <priority>0.6</priority>
    </url>
    <!-- Voeg hier meer product URLs toe -->
</urlset> 