<?xml version="1.0" encoding="UTF-8"?>
<!--
  사이트맵 인덱스 — coinugget.com
  색인 대상: en/ko 페이지만 포함
  뉴스 기사: 전부 noindex이므로 사이트맵에서 제외 (크롤 예산 절약)
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- 고정 페이지 (en/ko만 색인 대상, 22페이지 × 2 = 44 URL) -->
  <sitemap><loc>https://coinugget.com/sitemap-static.xml</loc></sitemap>

  <!-- 커뮤니티 게시물 (en/ko만) -->
  <sitemap><loc>https://coinugget.com/sitemap-community-en.xml</loc></sitemap>
  <sitemap><loc>https://coinugget.com/sitemap-community-ko.xml</loc></sitemap>

  <!-- 코인 상세 페이지 (50개 코인 × 2개 언어 = 100 URL) -->
  <sitemap><loc>https://coinugget.com/sitemap-coins.xml</loc></sitemap>

</sitemapindex>