<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- 메인 페이지 (면접 질문) -->
  <url>
    <loc>https://cruma.so/interview</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- 즐겨찾기 -->
  <url>
    <loc>https://cruma.so/interview/favorites</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- 모의면접 설정 -->
  <url>
    <loc>https://cruma.so/interview/practice</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- 뉴스 -->
  <url>
    <loc>https://cruma.so/content/news</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- 채용공고 -->
  <url>
    <loc>https://cruma.so/content/jobs</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- 자료실 -->
  <url>
    <loc>https://cruma.so/content/resources</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- 공지사항 -->
  <url>
    <loc>https://cruma.so/notice</loc>
    <changefreq>weekly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- 이용약관 -->
  <url>
    <loc>https://cruma.so/terms</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- 개인정보처리방침 -->
  <url>
    <loc>https://cruma.so/privacy</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
