<?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://yicha18.com/</loc>
        <lastmod>2026-01-18</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- 私有化部署 -->
    <url>
        <loc>https://yicha18.com/private-deployment</loc>
        <lastmod>2026-01-18</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- 免费试用/入驻 -->
    <url>
        <loc>https://yicha18.com/contact</loc>
        <lastmod>2026-01-18</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- SaaS租用版 -->
    <url>
        <loc>https://yicha18.com/saas-rental</loc>
        <lastmod>2026-01-18</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- 小区解决方案 -->
    <url>
        <loc>https://yicha18.com/solution-residential</loc>
        <lastmod>2026-01-18</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- 园区解决方案 -->
    <url>
        <loc>https://yicha18.com/solution-park</loc>
        <lastmod>2026-01-18</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- 客户案例 -->
    <url>
        <loc>https://yicha18.com/case</loc>
        <lastmod>2026-01-18</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- 行业知识/博客 -->
    <url>
        <loc>https://yicha18.com/blog</loc>
        <lastmod>2026-01-19</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- 隐私政策 -->
    <url>
        <loc>https://yicha18.com/privacy</loc>
        <lastmod>2026-01-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <!-- 注意：博客文章页面需要定期更新 -->
    <!-- 使用 npm run generate-sitemap 自动生成包含所有文章的完整sitemap -->
    
</urlset>

