<?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">
    
    <!-- 主页 - 数独大师游戏 -->
    <url>
        <loc>https://sudoku-masterr.com/</loc>
        <lastmod>2024-12-09</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- 游戏主页面（带游戏状态） -->
    <url>
        <loc>https://sudoku-masterr.com/index.html</loc>
        <lastmod>2024-12-09</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Robots.txt -->
    <url>
        <loc>https://sudoku-masterr.com/robots.txt</loc>
        <lastmod>2024-12-09</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <!-- 版本说明文档 -->
    <url>
        <loc>https://sudoku-masterr.com/README.md</loc>
        <lastmod>2024-12-09</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <!-- V3.1版本说明 -->
    <url>
        <loc>https://sudoku-masterr.com/VERSION-3.1.md</loc>
        <lastmod>2024-12-09</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.4</priority>
    </url>
    
</urlset> 