<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
        <loc>https://<?php echo $_SERVER['HTTP_HOST']; ?>/</loc>
        <lastmod>2025-01-13</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    <url>
        <loc>https://<?php echo $_SERVER['HTTP_HOST']; ?>/about.php</loc>
        <lastmod>2025-01-13</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://<?php echo $_SERVER['HTTP_HOST']; ?>/menu.php</loc>
        <lastmod>2025-01-13</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    <url>
        <loc>https://<?php echo $_SERVER['HTTP_HOST']; ?>/cases.php</loc>
        <lastmod>2025-01-13</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://<?php echo $_SERVER['HTTP_HOST']; ?>/faq.php</loc>
        <lastmod>2025-01-13</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://<?php echo $_SERVER['HTTP_HOST']; ?>/contact.php</loc>
        <lastmod>2025-01-13</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://<?php echo $_SERVER['HTTP_HOST']; ?>/privacy.php</loc>
        <lastmod>2025-01-13</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>
    <url>
        <loc>https://<?php echo $_SERVER['HTTP_HOST']; ?>/terms.php</loc>
        <lastmod>2025-01-13</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>
    <url>
        <loc>https://<?php echo $_SERVER['HTTP_HOST']; ?>/cookies.php</loc>
        <lastmod>2025-01-13</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>
    <url>
        <loc>https://<?php echo $_SERVER['HTTP_HOST']; ?>/gdpr.php</loc>
        <lastmod>2025-01-13</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>
</urlset>
