<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- 首页 -->
    <url>
        <loc>http://www.gujianyupeng.cn/</loc>
        <lastmod>2025-08-30</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>
    <!-- 产品展示页面 -->
    <url>
        <loc>http://www.gujianyupeng.cn/products.html</loc>
        <lastmod>2025-08-30</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    <!-- 新闻资讯页面 -->
    <url>
        <loc>http://www.gujianyupeng.cn/news.html</loc>
        <lastmod>2025-08-30</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>
    <!-- 关于我们页面 -->
    <url>
        <loc>http://www.gujianyupeng.cn/about.html</loc>
        <lastmod>2025-08-30</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    <!-- 联系我们页面 -->
    <url>
        <loc>http://www.gujianyupeng.cn/contact.html</loc>
        <lastmod>2025-08-30</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    <!-- 具体产品页面（示例） -->
    <url>
        <loc>http://www.gujianyupeng.cn/product1.html</loc>
        <lastmod>2025-08-30</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>http://www.gujianyupeng.cn/product2.html</loc>
        <lastmod>2025-08-30</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    <!-- 更多产品页面... -->
</urlset>