<?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://www.wcgears.cn/</loc>  <!-- 统一为带www的域名 -->
  <priority>1.0</priority>           <!-- 首页设为最高优先级 -->
  <lastmod>2026-02-14</lastmod>      <!-- 日期正确，无需改 -->
  <changefreq>weekly</changefreq>     <!-- 新站每周更新，这个设置很合适 -->
 </url>

</urlset>