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

    <!-- Homepage -->
    <url>
        <loc>https://embsecurity.nl/</loc>
        <lastmod>2024-03-20</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://embsecurity.nl/assets/embsecurity.webp</image:loc>
            <image:title>EMB Security Logo</image:title>
        </image:image>
    </url>

    <!-- Diensten -->
    <url>
        <loc>https://embsecurity.nl/#diensten</loc>
        <lastmod>2024-03-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Over Ons -->
    <url>
        <loc>https://embsecurity.nl/#over-ons</loc>
        <lastmod>2024-03-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Contact -->
    <url>
        <loc>https://embsecurity.nl/#contact</loc>
        <lastmod>2024-03-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Privacy Policy -->
    <url>
        <loc>https://embsecurity.nl/privacy</loc>
        <lastmod>2024-03-20</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Algemene Voorwaarden -->
    <url>
        <loc>https://embsecurity.nl/voorwaarden</loc>
        <lastmod>2024-03-20</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

</urlset> 