<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- 首页 -->
    <url>
        <loc>https://www.arrowdeep.com/index.html</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- 产品中心 -->
    <url>
        <loc>https://www.arrowdeep.com/product-center.html</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- 解决方案 -->
    <url>
        <loc>https://www.arrowdeep.com/solutions.html</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- 新闻中心 -->
    <url>
        <loc>https://www.arrowdeep.com/news.html</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- 关于AD -->
    <url>
        <loc>https://www.arrowdeep.com/about-ad.html</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- 联系我们 -->
    <url>
        <loc>https://www.arrowdeep.com/contact.html</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- 动态页面示例 - 实际使用时需要根据实际产品ID生成 -->
    <url>
        <loc>https://www.arrowdeep.com/product-detail.html?product=AD1000</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <url>
        <loc>https://www.arrowdeep.com/product-detail.html?product=AD2100</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <url>
        <loc>https://www.arrowdeep.com/solution-detail.html?solution=5GTEST</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
</urlset>