<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- 首页 -->
    <url>
        <loc>https://www.quanfangtong.net/</loc>
        <lastmod>2023-10-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- 产品页面 -->
    <url>
        <loc>https://www.quanfangtong.net/products</loc>
        <lastmod>2023-10-05</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- 新闻页面 -->
    <url>
        <loc>https://www.quanfangtong.net/news</loc>
        <lastmod>2023-10-03</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- 关于我们页面 -->
    <url>
        <loc>https://www.quanfangtong.net/about</loc>
        <lastmod>2023-09-28</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- 联系我们页面 -->
    <url>
        <loc>https://www.quanfangtong.net/contact-us</loc>
        <lastmod>2023-09-27</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>
</urlset>
