<?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>http://localhost:3002/</loc>
        <lastmod>2025-10-08</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- 营销页面 - 产品介绍 -->
    <url>
        <loc>http://localhost:3002/sites/marketing/index.html</loc>
        <lastmod>2025-10-08</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- 功能特色 - 病历管理、检验报告、处方管理、AI健康分析 -->
    <url>
        <loc>http://localhost:3002/#features</loc>
        <lastmod>2025-10-08</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- 产品演示 - 系统功能演示 -->
    <url>
        <loc>http://localhost:3002/#demo</loc>
        <lastmod>2025-10-08</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- 服务价格 - 免费版、专业版、家庭版 -->
    <url>
        <loc>http://localhost:3002/#pricing</loc>
        <lastmod>2025-10-08</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- 联系我们 - 客服支持 -->
    <url>
        <loc>http://localhost:3002/#contact</loc>
        <lastmod>2025-10-08</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- 用户登录 -->
    <url>
        <loc>http://localhost:3002/login</loc>
        <lastmod>2025-10-07</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- 用户注册 -->
    <url>
        <loc>http://localhost:3002/register</loc>
        <lastmod>2025-10-07</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- 应用主页 -->
    <url>
        <loc>http://localhost:3002/app/</loc>
        <lastmod>2025-10-07</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- 隐私政策 -->
    <url>
        <loc>http://localhost:3002/app/privacy.html</loc>
        <lastmod>2025-10-25</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- 用户资料 -->
    <url>
        <loc>http://localhost:3002/app/profile.html</loc>
        <lastmod>2025-10-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

</urlset>
