<?xml version="1.0" encoding="UTF-8"?>
<!-- ToDesk 站点地图 - 多域名通用模板 -->
<!-- URL 使用根目录相对路径，搜索引擎会自动补全当前域名 -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

    <!-- 首页（最高优先级，每日更新） -->
    <url>
        <loc>/index.html</loc>
        <lastmod>2026-08-07</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>/images/hero-main.jpg</image:loc>
            <image:title>ToDesk 远程控制软件界面展示</image:title>
            <image:caption>ToDesk 8K无损原画 360帧流畅 3ms极低延迟 远程控制体验</image:caption>
        </image:image>
        <image:image>
            <image:loc>/images/feature-2.jpg</image:loc>
            <image:title>ToDesk AI 智能远控审计报告</image:title>
        </image:image>
        <image:image>
            <image:loc>/images/feature-1.jpg</image:loc>
            <image:title>ToDesk 设备列表界面</image:title>
        </image:image>
        <image:image>
            <image:loc>/images/team-banner.png</image:loc>
            <image:title>ToDesk 团队版</image:title>
        </image:image>
        <image:image>
            <image:loc>/images/ai-banner.png</image:loc>
            <image:title>ToDesk AI 助手</image:title>
        </image:image>
    </url>

    <!-- 产品页（高优先级，每周更新） -->
    <url>
        <loc>/product.html</loc>
        <lastmod>2026-08-07</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- 下载页（高优先级，每周更新） -->
    <url>
        <loc>/download.html</loc>
        <lastmod>2026-08-07</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- 团队版页（中高优先级，每月更新） -->
    <url>
        <loc>/team.html</loc>
        <lastmod>2026-08-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- 解决方案页（中优先级，每月更新） -->
    <url>
        <loc>/solutions.html</loc>
        <lastmod>2026-08-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- 关于我们页（中优先级，每月更新） -->
    <url>
        <loc>/about.html</loc>
        <lastmod>2026-08-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- 定价页（中优先级，每月更新） -->
    <url>
        <loc>/pricing.html</loc>
        <lastmod>2026-08-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

</urlset>
