<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

    <!-- 메인 페이지: 최우선 -->
    <url>
        <loc>https://www.sukhastay.com/</loc>
        <priority>1.0</priority>
        <changefreq>daily</changefreq>
    </url>

    <!-- 리스트 페이지 -->
    <url>
        <loc>https://www.sukhastay.com/watch/lists</loc>
        <priority>0.8</priority>
        <changefreq>weekly</changefreq>
    </url>

    <url>
        <loc>https://www.sukhastay.com/diary</loc>
        <priority>0.5</priority>
        <changefreq>monthly</changefreq>
    </url>

    <url>
        <loc>https://www.sukhastay.com/promotion/lists</loc>
        <priority>0.5</priority>
        <changefreq>monthly</changefreq>
    </url>

    <url>
        <loc>https://www.sukhastay.com/watch/stay/sagyezari</loc>
        <priority>0.3</priority> <changefreq>monthly</changefreq>
    </url>

</urlset>