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

  <!-- 정보 페이지 (우선순위 높임) -->
  <url>
    <loc>https://www.llotto.co.kr/info/buy</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://www.llotto.co.kr/info/win</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://www.llotto.co.kr/info/stores</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://www.llotto.co.kr/info/faq</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- 통계/분석 페이지 (우선순위 높임) -->
  <url>
    <loc>https://www.llotto.co.kr/stats</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://www.llotto.co.kr/stats/numbers</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://www.llotto.co.kr/stats/users</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- 공지사항 (우선순위 높임) -->
  <url>
    <loc>https://www.llotto.co.kr/notice</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- 추천 번호 관련 페이지 -->
  <url>
    <loc>https://www.llotto.co.kr/recommend/free</loc>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- 당첨 확인 페이지 -->
  <url>
    <loc>https://www.llotto.co.kr/check</loc>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- 커뮤니티 페이지 -->
  <url>
    <loc>https://www.llotto.co.kr/community/win</loc>
    <changefreq>daily</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- 마이페이지 -->
  <url>
    <loc>https://www.llotto.co.kr/mypage/profile</loc>
    <changefreq>weekly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- 인증 페이지 -->
  <url>
    <loc>https://www.llotto.co.kr/auth/login</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://www.llotto.co.kr/auth/signup</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- 기타 페이지 -->
  <url>
    <loc>https://www.llotto.co.kr/terms</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://www.llotto.co.kr/privacy</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://www.llotto.co.kr/sitemap</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset> 
