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

  <!-- 메인 페이지 -->
  <url>
    <loc>https://da-bok.com/</loc>
    <lastmod>2024-04-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- 서브 페이지 예시 -->
  <url>
    <loc>https://da-bok.com/about</loc>
    <lastmod>2024-04-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://da-bok.com/contact</loc>
    <lastmod>2024-04-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

</urlset>
