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

    <!-- 메인 페이지 -->
    <url>
        <loc>https://changwon-lawyer.web.app/</loc>
        <lastmod>2025-12-08</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
        <mobile:mobile/>
        <image:image>
            <image:loc>https://changwon-lawyer.web.app/images/hero.jpg</image:loc>
            <image:title>창원 변호사 대표 이미지</image:title>
            <image:caption>창원 변호사 전문 서비스</image:caption>
        </image:image>
        <image:image>
            <image:loc>https://changwon-lawyer.web.app/images/gallery-1.jpg</image:loc>
            <image:title>창원 변호사 서비스 사례 1</image:title>
        </image:image>
        <image:image>
            <image:loc>https://changwon-lawyer.web.app/images/gallery-2.jpg</image:loc>
            <image:title>창원 변호사 서비스 사례 2</image:title>
        </image:image>
        <image:image>
            <image:loc>https://changwon-lawyer.web.app/images/gallery-3.jpg</image:loc>
            <image:title>창원 변호사 서비스 사례 3</image:title>
        </image:image>
    </url>

    <!-- 서비스 섹션 -->
    <url>
        <loc>https://changwon-lawyer.web.app/#services</loc>
        <lastmod>2025-12-08</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
        <mobile:mobile/>
    </url>

    <!-- 갤러리 섹션 -->
    <url>
        <loc>https://changwon-lawyer.web.app/#gallery</loc>
        <lastmod>2025-12-08</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
        <mobile:mobile/>
    </url>

    <!-- 연락처 섹션 -->
    <url>
        <loc>https://changwon-lawyer.web.app/#contact</loc>
        <lastmod>2025-12-08</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
        <mobile:mobile/>
    </url>


    <!-- 블로그 페이지 -->
    <url>
        <loc>https://changwon-lawyer.web.app/blog.html</loc>
        <lastmod>2025-12-09</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.8</priority>
        <mobile:mobile/>
    </url>

</urlset>