<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- 메인 홈 -->
  <url>
    <loc>https://yob123.kr/</loc>
    <priority>1.0</priority>
    <changefreq>daily</changefreq>
  </url>
  <url>
    <loc>https://yob123.kr/index.html</loc>
    <priority>0.8</priority>
    <changefreq>daily</changefreq>
  </url>

  <!-- 주요 페이지 -->
  <url>
    <loc>https://yob123.kr/index.html?page=attorney</loc>
    <priority>0.8</priority>
    <changefreq>monthly</changefreq>
  </url>
  <url>
    <loc>https://yob123.kr/index.html?page=practice</loc>
    <priority>0.8</priority>
    <changefreq>monthly</changefreq>
  </url>
  <url>
    <loc>https://yob123.kr/index.html?page=location</loc>
    <priority>0.7</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- 업데이트가 잦은 페이지 -->
  <url>
    <loc>https://yob123.kr/index.html?page=success</loc>
    <priority>0.9</priority>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://yob123.kr/index.html?page=legal</loc>
    <priority>0.8</priority>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://yob123.kr/index.html?page=press</loc>
    <priority>0.7</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- 기능 페이지 -->
  <url>
    <loc>https://yob123.kr/index.html?page=selfcheck</loc>
    <priority>0.6</priority>
    <changefreq>monthly</changefreq>
  </url>
  <url>
    <loc>https://yob123.kr/index.html?page=contact</loc>
    <priority>0.9</priority>
    <changefreq>monthly</changefreq>
  </url>
</urlset>
