<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
  
  <!-- 메인 페이지 (대시보드) - 가장 중요 -->
  <url>
    <loc>https://timespot.site</loc>
    <lastmod>2025-07-02</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- 새 스케줄 생성 페이지 - 핵심 기능 -->
  <url>
    <loc>https://timespot.site/schedule/new</loc>
    <lastmod>2025-07-02</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- 스케줄 섹션 (일반적인 스케줄 관련 페이지) -->
  <url>
    <loc>https://timespot.site/schedule</loc>
    <lastmod>2025-07-02</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- When2meet 비교 페이지 - SEO 핵심 -->
  <url>
    <loc>https://timespot.site/vs-when2meet</loc>
    <lastmod>2025-07-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- How to Use 가이드 페이지 -->
  <url>
    <loc>https://timespot.site/guide</loc>
    <lastmod>2025-07-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- 기능 소개 페이지 -->
  <url>
    <loc>https://timespot.site/features</loc>
    <lastmod>2025-07-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- FAQ 페이지 -->
  <url>
    <loc>https://timespot.site/faq</loc>
    <lastmod>2025-07-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <!-- 연락처/Contact 페이지 -->
  <url>
    <loc>https://timespot.site/contact</loc>
    <lastmod>2025-07-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <!-- 그룹 스케줄링 랜딩 페이지 -->
  <url>
    <loc>https://timespot.site/group-scheduling</loc>
    <lastmod>2025-07-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- 회의 계획 도구 페이지 -->
  <url>
    <loc>https://timespot.site/meeting-planner</loc>
    <lastmod>2025-07-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- 프라이버시 정책 -->
  <url>
    <loc>https://timespot.site/privacy</loc>
    <lastmod>2025-07-02</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  
  <!-- 이용약관 -->
  <url>
    <loc>https://timespot.site/terms</loc>
    <lastmod>2025-07-02</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  
</urlset>