<?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"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
            http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

    <!-- URL 1: 홈 페이지 -->
    <url>
        <loc>https://k-clayart.com/</loc>
        <lastmod>2023-07-26T05:09:43+00:00</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- URL 2: 추가 페이지 (예시) -->
    <!--
    <url>
        <loc>https://k-clayart.com/example-page</loc>
        <lastmod>2023-07-27T12:00:00+00:00</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    -->

</urlset>
