<?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">
  <!-- 메인 페이지 (영어) -->
  <url>
    <loc>https://cherinity.com/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://cherinity.com/" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://cherinity.com/ko/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://cherinity.com/" />
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- 메인 페이지 (한국어) -->
  <url>
    <loc>https://cherinity.com/ko/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://cherinity.com/" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://cherinity.com/ko/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://cherinity.com/" />
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- 소개 페이지 (영어) -->
  <url>
    <loc>https://cherinity.com/about</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://cherinity.com/about" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://cherinity.com/about/ko" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://cherinity.com/about" />
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- 소개 페이지 (한국어) -->
  <url>
    <loc>https://cherinity.com/about/ko</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://cherinity.com/about" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://cherinity.com/about/ko" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://cherinity.com/about" />
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- 탐색/검색 페이지 -->
  <url>
    <loc>https://cherinity.com/explore</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- 게시물 목록 -->
  <url>
    <loc>https://cherinity.com/posts</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- 이용약관 -->
  <url>
    <loc>https://cherinity.com/legal/terms</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- 개인정보 처리방침 -->
  <url>
    <loc>https://cherinity.com/legal/privacy</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
