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

    <!-- Hauptseite -->
    <url>
        <loc>https://vibrant-burst.com/</loc>
        <lastmod>2024-09-08</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Blog -->
    <url>
        <loc>https://vibrant-burst.com/blog.html</loc>
        <lastmod>2024-09-08</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Blog Artikel -->
    <url>
        <loc>https://vibrant-burst.com/article1.html</loc>
        <lastmod>2024-08-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://vibrant-burst.com/article2.html</loc>
        <lastmod>2024-07-28</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://vibrant-burst.com/article3.html</loc>
        <lastmod>2024-07-12</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://vibrant-burst.com/article4.html</loc>
        <lastmod>2024-07-03</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Newsletter Dankesseite -->
    <url>
        <loc>https://vibrant-burst.com/thanks.php</loc>
        <lastmod>2024-09-08</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- Legal Pages -->
    <url>
        <loc>https://vibrant-burst.com/privacy.html</loc>
        <lastmod>2024-09-08</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <url>
        <loc>https://vibrant-burst.com/terms.html</loc>
        <lastmod>2024-09-08</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <url>
        <loc>https://vibrant-burst.com/cookies.html</loc>
        <lastmod>2024-09-08</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

</urlset>