<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">

    <!-- Homepage -->
    <url>
        <loc>https://statsman.app/</loc>
        <lastmod>2025-11-11</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- FAQ Page -->
    <url>
        <loc>https://statsman.app/faq.php</loc>
        <lastmod>2025-11-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- News List Page -->
    <url>
        <loc>https://statsman.app/news.php</loc>
        <lastmod>2025-11-11</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Privacy Policy -->
    <url>
        <loc>https://statsman.app/privacypolicy.php</loc>
        <lastmod>2025-11-11</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- Terms of Service -->
    <url>
        <loc>https://statsman.app/tokusho.php</loc>
        <lastmod>2025-11-11</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- License Page -->
    <url>
        <loc>https://statsman.app/license.php</loc>
        <lastmod>2025-11-11</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.2</priority>
    </url>

    <!-- Note: Individual news articles should be added dynamically -->
    <!-- Example news article (add more as needed):
    <url>
        <loc>https://statsman.app/newsdetails.php?slug=example-news</loc>
        <lastmod>2025-11-11</lastmod>
        <changefreq>never</changefreq>
        <priority>0.7</priority>
    </url>
    -->

</urlset>
