<?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://boyicloud.com/</loc>
        <lastmod>2025-10-20</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- is点和线旅行攻略页面 - 高优先级 -->
    <url>
        <loc>https://boyicloud.com/is-point-line.html</loc>
        <lastmod>2025-10-20</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- 关于我们页面 -->
    <url>
        <loc>https://boyicloud.com/about.html</loc>
        <lastmod>2025-10-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- 数字化建设服务 -->
    <url>
        <loc>https://boyicloud.com/itsolution.html</loc>
        <lastmod>2025-10-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- 项目展示 -->
    <url>
        <loc>https://boyicloud.com/projects.html</loc>
        <lastmod>2025-10-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- 联系我们 -->
    <url>
        <loc>https://boyicloud.com/contact.html</loc>
        <lastmod>2025-10-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
    <!-- 网站开发服务 -->
    <url>
        <loc>https://boyicloud.com/webdevelopment.html</loc>
        <lastmod>2025-10-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <!-- 网络服务 -->
    <url>
        <loc>https://boyicloud.com/networking.html</loc>
        <lastmod>2025-10-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <!-- App开发 -->
    <url>
        <loc>https://boyicloud.com/app.html</loc>
        <lastmod>2025-10-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <!-- 数据解决方案 -->
    <url>
        <loc>https://boyicloud.com/data.html</loc>
        <lastmod>2025-10-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <!-- 隐私政策 -->
    <url>
        <loc>https://boyicloud.com/private.html</loc>
        <lastmod>2025-10-20</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <!-- 隐私协议 -->
    <url>
        <loc>https://boyicloud.com/privateProtocal.html</loc>
        <lastmod>2025-10-20</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <!-- 404页面 -->
    <url>
        <loc>https://boyicloud.com/404.html</loc>
        <lastmod>2025-10-20</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.1</priority>
    </url>
    
</urlset>