<?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://lanhumcp.com/</loc>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <lastmod>2025-06-04</lastmod>
    </url>
    
    <!-- 预约页面 -->
    <url>
        <loc>https://lanhumcp.com/subscribe</loc>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
        <lastmod>2025-06-04</lastmod>
    </url>
    
    <!-- 预约成功页面 -->
    <url>
        <loc>https://lanhumcp.com/subscribe/success</loc>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
        <lastmod>2025-06-04</lastmod>
    </url>
    
    <!-- 服务条款 -->
    <url>
        <loc>https://lanhumcp.com/terms</loc>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
        <lastmod>2025-06-04</lastmod>
    </url>
    
    <!-- 隐私政策 -->
    <url>
        <loc>https://lanhumcp.com/privacy</loc>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
        <lastmod>2025-06-04</lastmod>
    </url>
    
    <!-- 英文版页面 -->
    <!-- 英文版首页 -->
    <url>
        <loc>https://lanhumcp.com/en/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
        <lastmod>2025-06-06</lastmod>
    </url>
    
    <!-- 英文版预约页面 -->
    <url>
        <loc>https://lanhumcp.com/en/subscribe</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <lastmod>2025-06-06</lastmod>
    </url>
    
    <!-- 英文版预约成功页面 -->
    <url>
        <loc>https://lanhumcp.com/en/subscribe/success</loc>
        <changefreq>yearly</changefreq>
        <priority>0.4</priority>
        <lastmod>2025-06-06</lastmod>
    </url>
    
</urlset>