<?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://countdown.sanhuapp.cn/</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- 核心功能页面 - 高优先级 -->
    <url>
        <loc>https://countdown.sanhuapp.cn/tomato.html</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <url>
        <loc>https://countdown.sanhuapp.cn/planbook.html</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- 使用场景页面 - 中等优先级 -->
    <url>
        <loc>https://countdown.sanhuapp.cn/works.html</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <url>
        <loc>https://countdown.sanhuapp.cn/scenarios.html</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <url>
        <loc>https://countdown.sanhuapp.cn/display.html</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- 使用指南 - 中等优先级 -->
    <url>
        <loc>https://countdown.sanhuapp.cn/guide.html</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- 隐私政策 - 低优先级 -->
    <url>
        <loc>https://countdown.sanhuapp.cn/privacy.html</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    
</urlset>
