<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

    <!-- Homepage -->
    <url>
        <loc>https://vpc.kr/</loc>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
        <xhtml:link rel="alternate" hreflang="ko" href="https://vpc.kr/"/>
        <xhtml:link rel="alternate" hreflang="en" href="https://vpc.kr/en"/>
        <xhtml:link rel="alternate" hreflang="zh" href="https://vpc.kr/zh"/>
        <xhtml:link rel="alternate" hreflang="x-default" href="https://vpc.kr/"/>
    </url>

    <!-- Landing Pages -->
    <url>
        <loc>https://vpc.kr/vpckr</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    <url>
        <loc>https://vpc.kr/cloud</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Legal Pages -->
    <url>
        <loc>https://vpc.kr/tos</loc>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    <url>
        <loc>https://vpc.kr/privacy</loc>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Blog -->
    <url>
        <loc>https://vpc.kr/blog</loc>
        <changefreq>daily</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Authentication Pages -->
    <url>
        <loc>https://vpc.kr/login</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    <url>
        <loc>https://vpc.kr/register</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

</urlset>
