<?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://www.xiaoshanqing.tech/</loc>
        <lastmod>2025-01-12</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- 新版首页 -->
    <url>
        <loc>https://www.xiaoshanqing.tech/static/index.html</loc>
        <lastmod>2025-01-12</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- 视频播放器页面 -->
    <url>
        <loc>https://www.xiaoshanqing.tech/static/player.html</loc>
        <lastmod>2025-01-12</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- 主要功能页面 -->
    <url>
        <loc>https://www.xiaoshanqing.tech/static/html/m1.html</loc>
        <lastmod>2025-01-12</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- 平台专门页面 -->
    <url>
        <loc>https://www.xiaoshanqing.tech/static/html/douyin.html</loc>
        <lastmod>2025-01-12</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://www.xiaoshanqing.tech/static/html/xiaohongshu.html</loc>
        <lastmod>2025-01-12</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://www.xiaoshanqing.tech/static/html/bilibili.html</loc>
        <lastmod>2025-01-12</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- 视频播放页面 -->
    <url>
        <loc>https://www.xiaoshanqing.tech/static/html/m3.html</loc>
        <lastmod>2025-01-12</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- 支付页面 -->
    <url>
        <loc>https://www.xiaoshanqing.tech/static/html/payment.html</loc>
        <lastmod>2025-01-12</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- 产品列表 -->
    <url>
        <loc>https://www.xiaoshanqing.tech/static/product_list.html</loc>
        <lastmod>2025-01-12</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- 关于页面 -->
    <url>
        <loc>https://www.xiaoshanqing.tech/static/html/about.html</loc>
        <lastmod>2025-01-12</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- 隐私政策 -->
    <url>
        <loc>https://www.xiaoshanqing.tech/static/html/privacy.html</loc>
        <lastmod>2025-01-12</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- 用户协议 -->
    <url>
        <loc>https://www.xiaoshanqing.tech/static/html/user_agreement.html</loc>
        <lastmod>2025-01-12</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

</urlset>