<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
        <!-- 首页：最重要的页面，最高优先级，每日更新 -->
        <loc>https://kuamelian.com.cn/index.html</loc>
        <lastmod>2026-01-15</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>
    <url>
        <!-- 核心转化页：下载页，高优先级，频繁更新 -->
        <loc>https://kuamelian.com.cn/download.html</loc>
        <lastmod>2026-01-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    <!-- 以下为未来可添加的博客或内容页示例，当前可先保留或删除 -->
    <!--
    <url>
        <loc>https://kuamelian.com.cn/blog/how-to-watch-netflix-with-kualian.html</loc>
        <lastmod>2025-12-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://kuamelian.com.cn/blog/smart-route-explained.html</loc>
        <lastmod>2025-11-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    -->
</urlset>