<?xml version="1.0" encoding="UTF-8"?>
<urlset
        xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
>
    <!-- 메인 페이지 -->
    <url>
        <loc>https://toolify.kr/</loc>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- 날짜 계산기 -->
    <url>
        <loc>https://toolify.kr/tools/date-calculator/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- 글자 수 세기 -->
    <url>
        <loc>https://toolify.kr/tools/text-counter/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- 비밀번호 생성기 -->
    <url>
        <loc>https://toolify.kr/tools/password-generator/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- 단위 변환기 -->
    <url>
        <loc>https://toolify.kr/tools/unit-converter/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- QR 코드 생성기 -->
    <url>
        <loc>https://toolify.kr/tools/qr-generator/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!--  JSON 포매터 & 유효성 검사기 -->
    <url>
        <loc>https://toolify.kr/tools/json-formatter/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!--  나이 계산기 -->
    <url>
        <loc>https://toolify.kr/tools/age-calculator/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!--  시간 계산기 -->
    <url>
        <loc>https://toolify.kr/tools/time-calculator/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!--  BMI 계산기 -->
    <url>
        <loc>https://toolify.kr/tools/body-checker/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Base64 인코더/디코더 -->
    <url>
        <loc>https://toolify.kr/tools/base64/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- 한글 금액 변환기 -->
    <url>
        <loc>https://toolify.kr/tools/money-converter/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- URL 인코더/디코더 -->
    <url>
        <loc>https://toolify.kr/tools/url-encoder/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- 한영타 변환기 -->
    <url>
        <loc>https://toolify.kr/tools/kor-eng-typo/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- 텍스트 정리기 -->
    <url>
        <loc>https://toolify.kr/tools/text-cleaner/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Unix Timestamp 변환기 -->
    <url>
        <loc>https://toolify.kr/tools/unix-timestamp/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- URL 파서/쿼리 편집기 -->
    <url>
        <loc>https://toolify.kr/tools/url-parser/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- 숫자 포맷 변환기 -->
    <url>
        <loc>https://toolify.kr/tools/number-format/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- 개인정보 마스킹 도구 -->
    <url>
        <loc>https://toolify.kr/tools/privacy-mask/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- 숫자 야구 -->
    <url>
        <loc>https://toolify.kr/tools/number-baseball/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- chmod 권한 계산기 -->
    <url>
        <loc>https://toolify.kr/tools/chmod-calculator/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- 개인정보 처리방침 -->
    <url>
        <loc>https://toolify.kr/privacy.html</loc>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- 이용약관 -->
    <url>
        <loc>https://toolify.kr/terms.html</loc>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- Contact / 문의하기 -->
    <url>
        <loc>https://toolify.kr/contact.html</loc>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

</urlset>
