<?xml version="1.0" encoding="UTF-8"?>
<!--
  sitemap.xml — 크롤러에게 실제 페이지 목록을 알려준다. 게임 본체는 SPA 라 링크로
  타고 갈 페이지가 없어서, 푸터에서만 이어지는 소개·가이드·글·정책 페이지를 여기 적어 둔다
  (AdSense 심사·검색 크롤러가 콘텐츠 페이지를 찾게 하는 용도).
  robots.txt 의 Sitemap 줄이 이 파일을 가리킨다.

  ⚠️ 주소에 .html 을 붙이지 말 것 — Cloudflare Pages 가 /about.html 을 308 로 /about 에
  보내므로, .html 을 적으면 sitemap 이 전부 redirect 되는 주소를 가리키게 된다.
  각 페이지의 canonical 도 여기와 같은 확장자 없는 주소로 맞춰 둔다.

  언어별로 갈라진 페이지(about/guide-*/article-*/guides)는 <xhtml:link hreflang> 로
  en·ko·x-default 대응 쌍을 명시한다. privacy-policy·terms-of-service 는 아직 언어별로
  갈라져 있지 않아 hreflang 없이 단일 주소만 올린다.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://chenyjunny.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://chenyjunny.com/about</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chenyjunny.com/about" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://chenyjunny.com/ko/about" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chenyjunny.com/about" />
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://chenyjunny.com/ko/about</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chenyjunny.com/about" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://chenyjunny.com/ko/about" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chenyjunny.com/about" />
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://chenyjunny.com/guides</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chenyjunny.com/guides" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://chenyjunny.com/ko/guides" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chenyjunny.com/guides" />
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://chenyjunny.com/ko/guides</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chenyjunny.com/guides" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://chenyjunny.com/ko/guides" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chenyjunny.com/guides" />
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://chenyjunny.com/guide-scenarios</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chenyjunny.com/guide-scenarios" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://chenyjunny.com/ko/guide-scenarios" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chenyjunny.com/guide-scenarios" />
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://chenyjunny.com/ko/guide-scenarios</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chenyjunny.com/guide-scenarios" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://chenyjunny.com/ko/guide-scenarios" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chenyjunny.com/guide-scenarios" />
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://chenyjunny.com/guide-victory</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chenyjunny.com/guide-victory" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://chenyjunny.com/ko/guide-victory" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chenyjunny.com/guide-victory" />
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://chenyjunny.com/ko/guide-victory</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chenyjunny.com/guide-victory" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://chenyjunny.com/ko/guide-victory" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chenyjunny.com/guide-victory" />
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://chenyjunny.com/guide-combat</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chenyjunny.com/guide-combat" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://chenyjunny.com/ko/guide-combat" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chenyjunny.com/guide-combat" />
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://chenyjunny.com/ko/guide-combat</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chenyjunny.com/guide-combat" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://chenyjunny.com/ko/guide-combat" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chenyjunny.com/guide-combat" />
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://chenyjunny.com/guide-diplomacy</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chenyjunny.com/guide-diplomacy" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://chenyjunny.com/ko/guide-diplomacy" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chenyjunny.com/guide-diplomacy" />
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://chenyjunny.com/ko/guide-diplomacy</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chenyjunny.com/guide-diplomacy" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://chenyjunny.com/ko/guide-diplomacy" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chenyjunny.com/guide-diplomacy" />
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://chenyjunny.com/guide-delegation</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chenyjunny.com/guide-delegation" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://chenyjunny.com/ko/guide-delegation" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chenyjunny.com/guide-delegation" />
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://chenyjunny.com/ko/guide-delegation</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chenyjunny.com/guide-delegation" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://chenyjunny.com/ko/guide-delegation" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chenyjunny.com/guide-delegation" />
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://chenyjunny.com/guide-difficulty</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chenyjunny.com/guide-difficulty" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://chenyjunny.com/ko/guide-difficulty" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chenyjunny.com/guide-difficulty" />
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://chenyjunny.com/ko/guide-difficulty</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chenyjunny.com/guide-difficulty" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://chenyjunny.com/ko/guide-difficulty" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chenyjunny.com/guide-difficulty" />
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://chenyjunny.com/article-concentration-of-force</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chenyjunny.com/article-concentration-of-force" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://chenyjunny.com/ko/article-concentration-of-force" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chenyjunny.com/article-concentration-of-force" />
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://chenyjunny.com/ko/article-concentration-of-force</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chenyjunny.com/article-concentration-of-force" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://chenyjunny.com/ko/article-concentration-of-force" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chenyjunny.com/article-concentration-of-force" />
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://chenyjunny.com/article-rome-alliances</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chenyjunny.com/article-rome-alliances" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://chenyjunny.com/ko/article-rome-alliances" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chenyjunny.com/article-rome-alliances" />
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://chenyjunny.com/ko/article-rome-alliances</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chenyjunny.com/article-rome-alliances" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://chenyjunny.com/ko/article-rome-alliances" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chenyjunny.com/article-rome-alliances" />
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://chenyjunny.com/article-mongol-overextension</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chenyjunny.com/article-mongol-overextension" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://chenyjunny.com/ko/article-mongol-overextension" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chenyjunny.com/article-mongol-overextension" />
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://chenyjunny.com/ko/article-mongol-overextension</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chenyjunny.com/article-mongol-overextension" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://chenyjunny.com/ko/article-mongol-overextension" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chenyjunny.com/article-mongol-overextension" />
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://chenyjunny.com/article-wars-of-unification</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chenyjunny.com/article-wars-of-unification" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://chenyjunny.com/ko/article-wars-of-unification" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chenyjunny.com/article-wars-of-unification" />
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://chenyjunny.com/ko/article-wars-of-unification</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chenyjunny.com/article-wars-of-unification" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://chenyjunny.com/ko/article-wars-of-unification" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chenyjunny.com/article-wars-of-unification" />
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://chenyjunny.com/article-coalitions-against-napoleon</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chenyjunny.com/article-coalitions-against-napoleon" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://chenyjunny.com/ko/article-coalitions-against-napoleon" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chenyjunny.com/article-coalitions-against-napoleon" />
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://chenyjunny.com/ko/article-coalitions-against-napoleon</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chenyjunny.com/article-coalitions-against-napoleon" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://chenyjunny.com/ko/article-coalitions-against-napoleon" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chenyjunny.com/article-coalitions-against-napoleon" />
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://chenyjunny.com/article-two-front-war</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chenyjunny.com/article-two-front-war" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://chenyjunny.com/ko/article-two-front-war" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chenyjunny.com/article-two-front-war" />
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://chenyjunny.com/ko/article-two-front-war</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chenyjunny.com/article-two-front-war" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://chenyjunny.com/ko/article-two-front-war" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chenyjunny.com/article-two-front-war" />
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://chenyjunny.com/article-grand-strategy-history</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chenyjunny.com/article-grand-strategy-history" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://chenyjunny.com/ko/article-grand-strategy-history" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chenyjunny.com/article-grand-strategy-history" />
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://chenyjunny.com/ko/article-grand-strategy-history</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chenyjunny.com/article-grand-strategy-history" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://chenyjunny.com/ko/article-grand-strategy-history" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chenyjunny.com/article-grand-strategy-history" />
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://chenyjunny.com/article-beginners-guide-turn-based-strategy</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chenyjunny.com/article-beginners-guide-turn-based-strategy" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://chenyjunny.com/ko/article-beginners-guide-turn-based-strategy" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chenyjunny.com/article-beginners-guide-turn-based-strategy" />
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://chenyjunny.com/ko/article-beginners-guide-turn-based-strategy</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chenyjunny.com/article-beginners-guide-turn-based-strategy" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://chenyjunny.com/ko/article-beginners-guide-turn-based-strategy" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chenyjunny.com/article-beginners-guide-turn-based-strategy" />
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://chenyjunny.com/article-fortification-history</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chenyjunny.com/article-fortification-history" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://chenyjunny.com/ko/article-fortification-history" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chenyjunny.com/article-fortification-history" />
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://chenyjunny.com/ko/article-fortification-history</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chenyjunny.com/article-fortification-history" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://chenyjunny.com/ko/article-fortification-history" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chenyjunny.com/article-fortification-history" />
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://chenyjunny.com/article-amphibious-invasion-risk</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chenyjunny.com/article-amphibious-invasion-risk" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://chenyjunny.com/ko/article-amphibious-invasion-risk" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chenyjunny.com/article-amphibious-invasion-risk" />
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://chenyjunny.com/ko/article-amphibious-invasion-risk</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chenyjunny.com/article-amphibious-invasion-risk" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://chenyjunny.com/ko/article-amphibious-invasion-risk" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chenyjunny.com/article-amphibious-invasion-risk" />
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://chenyjunny.com/article-logistics-and-economy-of-war</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chenyjunny.com/article-logistics-and-economy-of-war" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://chenyjunny.com/ko/article-logistics-and-economy-of-war" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chenyjunny.com/article-logistics-and-economy-of-war" />
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://chenyjunny.com/ko/article-logistics-and-economy-of-war</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chenyjunny.com/article-logistics-and-economy-of-war" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://chenyjunny.com/ko/article-logistics-and-economy-of-war" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chenyjunny.com/article-logistics-and-economy-of-war" />
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://chenyjunny.com/article-small-states-survival</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chenyjunny.com/article-small-states-survival" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://chenyjunny.com/ko/article-small-states-survival" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chenyjunny.com/article-small-states-survival" />
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://chenyjunny.com/ko/article-small-states-survival</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chenyjunny.com/article-small-states-survival" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://chenyjunny.com/ko/article-small-states-survival" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chenyjunny.com/article-small-states-survival" />
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://chenyjunny.com/privacy-policy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://chenyjunny.com/terms-of-service</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
