<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- 首页：权重最高，每天抓取 -->
    <url>
        <loc>https://www.sskmx.com/</loc>
        <lastmod>2025-12-21</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- 产品中心：核心页面，经常更新，权重高 -->
    <url>
        <loc>https://www.sskmx.com/products.html</loc>
        <lastmod>2025-12-21</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- 代工进度：内容经常变动 -->
    <url>
        <loc>https://www.sskmx.com/manufacturing.html</loc>
        <lastmod>2025-12-21</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- 品牌简介 -->
    <url>
        <loc>https://www.sskmx.com/about.html</loc>
        <lastmod>2025-12-21</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- 资源下载 -->
    <url>
        <loc>https://www.sskmx.com/downloads.html</loc>
        <lastmod>2025-12-21</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- 在线工具 -->
    <url>
        <loc>https://www.sskmx.com/jf.html</loc>
        <lastmod>2025-12-21</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- 联系我们 -->
    <url>
        <loc>https://www.sskmx.com/contact.html</loc>
        <lastmod>2025-12-21</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.4</priority>
    </url>
</urlset>