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

    <!-- Homepage -->
    <url>
        <loc>https://stroopwafel.net/</loc>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://stroopwafel.net/images/hero-stroopwafel.webp</image:loc>
            <image:caption>Nederlandse stroopwafel op houten achtergrond</image:caption>
        </image:image>
        <image:image>
            <image:loc>https://stroopwafel.net/images/stroopwafel-stack.webp</image:loc>
            <image:caption>Stapel stroopwafels</image:caption>
        </image:image>
    </url>

    <!-- Main content pages -->
    <url>
        <loc>https://stroopwafel.net/geschiedenis.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
        <image:image>
            <image:loc>https://stroopwafel.net/images/gouda-market.webp</image:loc>
            <image:caption>Traditionele stroopwafelkraam op de markt in Gouda</image:caption>
        </image:image>
    </url>

    <url>
        <loc>https://stroopwafel.net/recepten.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
        <image:image>
            <image:loc>https://stroopwafel.net/images/making-stroopwafels.webp</image:loc>
            <image:caption>Stroopwafel bakken in wafelijzer</image:caption>
        </image:image>
        <image:image>
            <image:loc>https://stroopwafel.net/images/stroopwafel-ingredients.webp</image:loc>
            <image:caption>Ingrediënten voor stroopwafels</image:caption>
        </image:image>
    </url>

    <url>
        <loc>https://stroopwafel.net/de-perfecte-stroopwafel.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <image:image>
            <image:loc>https://stroopwafel.net/images/stroopwafel-on-mug.webp</image:loc>
            <image:caption>Stroopwafel op dampende mok</image:caption>
        </image:image>
    </url>

    <!-- Supporting pages -->
    <url>
        <loc>https://stroopwafel.net/over-ons.html</loc>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

    <url>
        <loc>https://stroopwafel.net/contact.html</loc>
        <changefreq>yearly</changefreq>
        <priority>0.4</priority>
    </url>

    <!-- Legal pages -->
    <url>
        <loc>https://stroopwafel.net/privacybeleid.html</loc>
        <changefreq>yearly</changefreq>
        <priority>0.2</priority>
    </url>

    <url>
        <loc>https://stroopwafel.net/algemene-voorwaarden.html</loc>
        <changefreq>yearly</changefreq>
        <priority>0.2</priority>
    </url>

    <!-- New content pages -->
    <url>
        <loc>https://stroopwafel.net/beste-stroopwafel-plekken.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <image:image>
            <image:loc>https://stroopwafel.net/images/gouda-market.webp</image:loc>
            <image:caption>Beste stroopwafelplekken in Nederland</image:caption>
        </image:image>
    </url>

    <url>
        <loc>https://stroopwafel.net/veelgestelde-vragen.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
        <image:image>
            <image:loc>https://stroopwafel.net/images/stroopwafel-stack.webp</image:loc>
            <image:caption>Veelgestelde vragen over stroopwafels</image:caption>
        </image:image>
    </url>

</urlset>