<?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"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

    <!-- Homepage -->
    <url>
        <loc>https://crisp-echo.com/</loc>
        <lastmod>2024-12-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Thank you page -->
    <url>
        <loc>https://crisp-echo.com/thanks.html</loc>
        <lastmod>2024-12-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Legal pages -->
    <url>
        <loc>https://crisp-echo.com/privacy-policy.html</loc>
        <lastmod>2024-12-15</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.4</priority>
    </url>

    <url>
        <loc>https://crisp-echo.com/terms-of-service.html</loc>
        <lastmod>2024-12-15</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.4</priority>
    </url>

    <url>
        <loc>https://crisp-echo.com/cookie-policy.html</loc>
        <lastmod>2024-12-15</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.4</priority>
    </url>

    <!-- Blog articles -->
    <url>
        <loc>https://crisp-echo.com/blog/artykul-1.html</loc>
        <lastmod>2024-12-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://crisp-echo.com/blog/artykul-2.html</loc>
        <lastmod>2024-12-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://crisp-echo.com/blog/artykul-3.html</loc>
        <lastmod>2024-12-05</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://crisp-echo.com/blog/artykul-4.html</loc>
        <lastmod>2024-12-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

</urlset>
