<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- 홈페이지 - 퀴즈버블 메인 페이지 -->
  <url>
    <loc>https://quizbubble.kr/</loc>
    <lastmod>2024-12-20</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- 퀴즈 목록 페이지 - 퀴즈버블 게임 리스트 -->
  <url>
    <loc>https://quizbubble.kr/quizzes</loc>
    <lastmod>2024-12-20</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- 방 참가 페이지 - 퀴즈버블 게임 참여 -->
  <url>
    <loc>https://quizbubble.kr/join</loc>
    <lastmod>2024-12-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- 대기실 페이지 - 퀴즈버블 게임 대기실 -->
  <url>
    <loc>https://quizbubble.kr/room</loc>
    <lastmod>2024-12-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  
</urlset>
