<?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"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 
                           http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

    <!-- 메인 페이지 -->
    <url>
        <loc>https://websang.co.kr/</loc>
        <lastmod>2024-01-15</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://websang.co.kr/assets/images/logo.png</image:loc>
            <image:title>주식회사 정광 로고</image:title>
            <image:caption>주식회사 정광 - 디지털 솔루션 전문 기업</image:caption>
        </image:image>
    </url>

    <!-- 포트폴리오 섹션 -->
    <url>
        <loc>https://websang.co.kr/#portfolio</loc>
        <lastmod>2024-01-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- 엔터프라이즈 섹션 -->
    <url>
        <loc>https://websang.co.kr/#enterprise</loc>
        <lastmod>2024-01-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- 쇼핑몰 섹션 -->
    <url>
        <loc>https://websang.co.kr/#shopping</loc>
        <lastmod>2024-01-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- 호스팅/도메인 섹션 -->
    <url>
        <loc>https://websang.co.kr/#hosting</loc>
        <lastmod>2024-01-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- 인공지능 섹션 -->
    <url>
        <loc>https://websang.co.kr/#ai</loc>
        <lastmod>2024-01-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- 회사소개 섹션 -->
    <url>
        <loc>https://websang.co.kr/#company</loc>
        <lastmod>2024-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- 연락처 섹션 -->
    <url>
        <loc>https://websang.co.kr/#contact</loc>
        <lastmod>2024-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- 추가 페이지들 (필요시 추가) -->
    <!-- 
    <url>
        <loc>https://websang.co.kr/about.html</loc>
        <lastmod>2024-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <url>
        <loc>https://websang.co.kr/services.html</loc>
        <lastmod>2024-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://websang.co.kr/portfolio.html</loc>
        <lastmod>2024-01-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://websang.co.kr/blog.html</loc>
        <lastmod>2024-01-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.6</priority>
    </url>
    -->

</urlset> 