<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
    
    <!-- 홈페이지 -->
    <url>
        <loc>https://yeogoohi.com/</loc>
        <lastmod>2025-01-27</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- ABOUT 페이지 -->
    <url>
        <loc>https://yeogoohi.com/about.php</loc>
        <lastmod>2025-01-27</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- GALLERY 페이지 -->
    <url>
        <loc>https://yeogoohi.com/gallery.php</loc>
        <lastmod>2025-01-27</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Book (예약) 페이지 -->
    <url>
        <loc>https://yeogoohi.com/book.php</loc>
        <lastmod>2025-01-27</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Directions (오시는 길) 페이지 -->
    <url>
        <loc>https://yeogoohi.com/directions.php</loc>
        <lastmod>2025-01-27</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- Review (리뷰) 페이지 -->
    <url>
        <loc>https://yeogoohi.com/review.php</loc>
        <lastmod>2025-01-27</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- 경주감성숙소 전용 콘텐츠 페이지 -->
    <url>
        <loc>https://yeogoohi.com/gyeongju-emotional-stay.php</loc>
        <lastmod>2025-01-27</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    
</urlset>

