<?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://biaoshisx.com/</loc>
        <lastmod>2026-01-12</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- 首页 - 具体路径 -->
    <url>
        <loc>https://biaoshisx.com/entrance/home</loc>
        <lastmod>2026-01-12</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- 示例：其他重要页面 -->
    <!-- 请根据你的实际网站结构添加更多 URL -->
    <!--
    <url>
        <loc>https://biaoshisx.com/about</loc>
        <lastmod>2024-12-03</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <url>
        <loc>https://biaoshisx.com/products</loc>
        <lastmod>2024-12-03</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    -->
    
</urlset>

