<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    
    <!-- 메인 페이지 (PWA로 리다이렉트) -->
    <url>
        <loc>https://catchping.co.kr/</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- PWA 메인 페이지 -->
    <url>
        <loc>https://catchping.co.kr/pwa</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- 티니핑 큐브 (수집 페이지) -->
    <url>
        <loc>https://catchping.co.kr/collection</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- 관리자 페이지 -->
    <url>
        <loc>https://catchping.co.kr/admin</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <!-- 디버그 페이지 -->
    <url>
        <loc>https://catchping.co.kr/debug</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.2</priority>
    </url>
    
    <!-- 업로드 API -->
    <url>
        <loc>https://catchping.co.kr/upload</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.1</priority>
    </url>
    
    <!-- 예측 API -->
    <url>
        <loc>https://catchping.co.kr/predict</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.1</priority>
    </url>
    
    <!-- 큐브 데이터 API -->
    <url>
        <loc>https://catchping.co.kr/cube</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.1</priority>
    </url>
    
    <!-- 큐브 초기화 API -->
    <url>
        <loc>https://catchping.co.kr/reset_cube</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.1</priority>
    </url>
    
    <!-- 이미지 파일들 -->
    <url>
        <loc>https://catchping.co.kr/cubeimg/</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <!-- 정적 파일들 -->
    <url>
        <loc>https://catchping.co.kr/static/</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.3</priority>
    </url>
    
</urlset>
