<?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://civa.kr/</loc>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- CIVA Adventure -->
    <url>
        <loc>https://civa.kr/civa_adventure/about-us</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://civa.kr/civa_adventure/membership</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- CIVA Moto -->
    <url>
        <loc>https://civa.kr/civa-moto</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- CIVA Rally -->
    <url>
        <loc>https://civa.kr/civa-rally/apply</loc>
        <changefreq>yearly</changefreq>
        <priority>0.9</priority>
    </url>
    <url>
        <loc>https://civa.kr/civa-rally/apply-status</loc>
        <changefreq>daily</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://civa.kr/civa-rally/rules</loc>
        <changefreq>yearly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://civa.kr/civa-rally/sponsors</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://civa.kr/posts?category=rally</loc>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- 회원 인증 -->
    <url>
        <loc>https://civa.kr/login</loc>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>
    <url>
        <loc>https://civa.kr/register</loc>
        <changefreq>yearly</changefreq>
        <priority>0.6</priority>
    </url>
</urlset>
