<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- 메인 페이지 -->
    <url>
        <loc>https://www.yourdomain.com/</loc>
        <lastmod>2025-11-26</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- 병원소개 -->
    <url>
        <loc>https://www.yourdomain.com/about/</loc>
        <lastmod>2025-11-26</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- 진료과목 -->
    <url>
        <loc>https://www.yourdomain.com/department/internal.php</loc>
        <lastmod>2025-11-26</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://www.yourdomain.com/department/obesity.php</loc>
        <lastmod>2025-11-26</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://www.yourdomain.com/department/blood.php</loc>
        <lastmod>2025-11-26</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://www.yourdomain.com/department/vaccination.php</loc>
        <lastmod>2025-11-26</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://www.yourdomain.com/department/function.php</loc>
        <lastmod>2025-11-26</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- 이벤트 -->
    <url>
        <loc>https://www.yourdomain.com/event/</loc>
        <lastmod>2025-11-26</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- 커뮤니티 -->
    <url>
        <loc>https://www.yourdomain.com/community/</loc>
        <lastmod>2025-11-26</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- 게시판 -->
    <url>
        <loc>https://www.yourdomain.com/bbs/consulting.php</loc>
        <lastmod>2025-11-26</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.6</priority>
    </url>
    <url>
        <loc>https://www.yourdomain.com/bbs/inquiry.php</loc>
        <lastmod>2025-11-26</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.6</priority>
    </url>
    <url>
        <loc>https://www.yourdomain.com/bbs/event.php</loc>
        <lastmod>2025-11-26</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.6</priority>
    </url>
</urlset>
