<?xml version="1.0" encoding="UTF-8"?>
<!--
========================================
사이트맵 (sitemap.xml)
========================================
전략: 모든 검색엔진 = 영어만
한국어 페이지 제외
업데이트: 2026년 1월 13일
========================================
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  
  <!-- 메인 페이지 (영문) -->
  <url>
    <loc>https://exceedzero.com/</loc>
    <lastmod>2025-01-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- 30주 칼럼 (핵심 콘텐츠) -->
  <url>
    <loc>https://exceedzero.com/methodology/trinity-30-weeks-creation-process.md</loc>
    <lastmod>2026-01-13</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.95</priority>
  </url>

  <!-- 실행 로그 개요 -->
  <url>
    <loc>https://exceedzero.com/Logs/README.md</loc>
    <lastmod>2026-01-13</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.90</priority>
  </url>

  <!-- 서비스 약관 -->
  <url>
    <loc>https://exceedzero.com/terms.html</loc>
    <lastmod>2025-01-05</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- 면책 조항 -->
  <url>
    <loc>https://exceedzero.com/disclaimer.html</loc>
    <lastmod>2025-01-05</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- 개인정보 처리방침 -->
  <url>
    <loc>https://exceedzero.com/privacy.html</loc>
    <lastmod>2025-01-05</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- 회사 소개 -->
  <url>
    <loc>https://exceedzero.com/about.html</loc>
    <lastmod>2025-01-05</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- 
    한국어 페이지 제외:
    - /korea/index.html
    - /korea/terms.html
    - /korea/disclaimer.html
    - /korea/privacy.html
    - /korea/about.html
    
    이유: 검색 결과 제외 (언어 전환 버튼으로만 접근)
  -->

</urlset>
