<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- 메인 페이지 -->
    <url>
        <loc>https://uplusonline.co.kr/</loc>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- 삼성 카테고리 -->
    <url>
        <loc>https://uplusonline.co.kr/?manufacturer=samsung</loc>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- 애플 카테고리 -->
    <url>
        <loc>https://uplusonline.co.kr/?manufacturer=apple</loc>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- 인터넷+TV 페이지 -->
    <url>
        <loc>https://uplusonline.co.kr/internet.php</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- 고객후기 페이지 -->
    <url>
        <loc>https://uplusonline.co.kr/reviews.php</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
</urlset>
