<?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://ost.moklab.kr/</loc>
        <lastmod>2026-02-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- 협회 소개 -->
    <url>
        <loc>https://ost.moklab.kr/intro</loc>
        <lastmod>2026-02-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- 테니스 코트 예약 -->
    <url>
        <loc>https://ost.moklab.kr/reservation</loc>
        <lastmod>2026-02-01</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- 대회 / 리그 -->
    <url>
        <loc>https://ost.moklab.kr/game</loc>
        <lastmod>2026-02-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- 강습 / 육성 -->
    <url>
        <loc>https://ost.moklab.kr/lesson</loc>
        <lastmod>2026-02-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- 알림마당 (공지사항) -->
    <url>
        <loc>https://ost.moklab.kr/notice</loc>
        <lastmod>2026-02-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- 커뮤니티 -->
    <url>
        <loc>https://ost.moklab.kr/community</loc>
        <lastmod>2026-02-01</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- 문의 -->
    <url>
        <loc>https://ost.moklab.kr/inquiry</loc>
        <lastmod>2026-02-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

</urlset>
