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

    <!-- Homepage -->
    <url>
        <loc>https://[YOUR_DOMAIN]/</loc>
        <lastmod>2026-03-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Main Sections -->
    <url>
        <loc>https://[YOUR_DOMAIN]/#section-1</loc>
        <lastmod>2026-03-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://[YOUR_DOMAIN]/#section-2</loc>
        <lastmod>2026-03-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://[YOUR_DOMAIN]/#herni-nabidka</loc>
        <lastmod>2026-03-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://[YOUR_DOMAIN]/#section-4</loc>
        <lastmod>2026-03-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://[YOUR_DOMAIN]/#vip-cashback</loc>
        <lastmod>2026-03-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://[YOUR_DOMAIN]/#section-5</loc>
        <lastmod>2026-03-15</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://[YOUR_DOMAIN]/#faq</loc>
        <lastmod>2026-03-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Legal and informational pages -->
    <url>
        <loc>https://[YOUR_DOMAIN]/about.html</loc>
        <lastmod>2026-03-30</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://[YOUR_DOMAIN]/privacy.html</loc>
        <lastmod>2026-03-30</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

    <url>
        <loc>https://[YOUR_DOMAIN]/terms.html</loc>
        <lastmod>2026-03-30</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

    <url>
        <loc>https://[YOUR_DOMAIN]/contact.html</loc>
        <lastmod>2026-03-30</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

</urlset>
