<?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 - highest priority -->
    <url>
        <loc>https://mahjongsolitaire.site/</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- How to Play - high priority educational content -->
    <url>
        <loc>https://mahjongsolitaire.site/how-to-play.html</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Tips and Strategies - high priority educational content -->
    <url>
        <loc>https://mahjongsolitaire.site/tips-and-strategies.html</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Mahjong History - good educational content -->
    <url>
        <loc>https://mahjongsolitaire.site/mahjongg-history.html</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>rarely</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Different Layouts - game-related content -->
    <url>
        <loc>https://mahjongsolitaire.site/different-layouts.html</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- About Page - standard information -->
    <url>
        <loc>https://mahjongsolitaire.site/about.html</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>rarely</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Privacy Policy - legal requirement -->
    <url>
        <loc>https://mahjongsolitaire.site/privacy-policy.html</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>rarely</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- Terms of Service - legal requirement -->
    <url>
        <loc>https://mahjongsolitaire.site/terms-of-service.html</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>rarely</changefreq>
        <priority>0.3</priority>
    </url>

</urlset> 