<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- 메인 페이지 -->
    <url>
        <loc>https://kimhero.co.kr/</loc>
        <lastmod>2025-01-05</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- 소개 페이지 -->
    <url>
        <loc>https://kimhero.co.kr/about.html</loc>
        <lastmod>2025-01-05</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- 포트폴리오 페이지 -->
    <url>
        <loc>https://kimhero.co.kr/portfolio.html</loc>
        <lastmod>2025-01-05</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- 뉴스레터 페이지 -->
    <url>
        <loc>https://kimhero.co.kr/newsletter.html</loc>
        <lastmod>2025-01-05</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- 문의 페이지 -->
    <url>
        <loc>https://kimhero.co.kr/contact.html</loc>
        <lastmod>2025-01-05</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
</urlset>
