<?xml version="1.0" encoding="UTF-8"?>
<!-- NewPlan Production Planning System - Sitemap -->
<!-- 생산 계획 시스템 사이트맵 -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
  
  <!-- 
    참고사항:
    1. 배포 후 'https://newplan.io'을 실제 도메인으로 변경하세요
    2. lastmod 날짜를 업데이트하세요
    3. 새로운 공개 페이지 추가 시 이 파일을 업데이트하세요
    4. Google Search Console에서 sitemap을 제출하세요
  -->
  
  <!-- 메인 페이지 / 랜딩 페이지 -->
  <url>
    <loc>https://newplan.io/</loc>
    <lastmod>2025-11-15</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <!-- 다국어 지원 표시 (hreflang) -->
    <xhtml:link rel="alternate" hreflang="ko" href="https://newplan.io/?lang=ko"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://newplan.io/?lang=en"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://newplan.io/?lang=es"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://newplan.io/"/>
  </url>
  
  <!-- 로그인 페이지 -->
  <url>
    <loc>https://newplan.io/login</loc>
    <lastmod>2025-11-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="ko" href="https://newplan.io/login?lang=ko"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://newplan.io/login?lang=en"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://newplan.io/login?lang=es"/>
  </url>
  
  <!-- 회원가입 페이지 -->
  <url>
    <loc>https://newplan.io/signup</loc>
    <lastmod>2025-11-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="ko" href="https://newplan.io/signup?lang=ko"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://newplan.io/signup?lang=en"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://newplan.io/signup?lang=es"/>
  </url>
  
  <!-- 문서/도움말 페이지 -->
  <url>
    <loc>https://newplan.io/documentation</loc>
    <lastmod>2025-11-15</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="ko" href="https://newplan.io/documentation?lang=ko"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://newplan.io/documentation?lang=en"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://newplan.io/documentation?lang=es"/>
  </url>
  
  <!-- 개인정보 처리방침 -->
  <url>
    <loc>https://newplan.io/privacy</loc>
    <lastmod>2025-11-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <xhtml:link rel="alternate" hreflang="ko" href="https://newplan.io/privacy?lang=ko"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://newplan.io/privacy?lang=en"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://newplan.io/privacy?lang=es"/>
  </url>
  
  <!-- 이용약관 -->
  <url>
    <loc>https://newplan.io/terms</loc>
    <lastmod>2025-11-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <xhtml:link rel="alternate" hreflang="ko" href="https://newplan.io/terms?lang=ko"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://newplan.io/terms?lang=en"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://newplan.io/terms?lang=es"/>
  </url>
  
  <!-- 이미지 포함 (선택사항) -->
  <!-- 
  <url>
    <loc>https://newplan.io/</loc>
    <image:image>
      <image:loc>https://newplan.io/icon-192.png</image:loc>
      <image:title>NewPlan Logo</image:title>
      <image:caption>생산 계획 시스템 로고</image:caption>
    </image:image>
  </url>
  -->
  
  <!-- 
    주의사항:
    - 인증이 필요한 페이지(dashboard, linemap, po-management 등)는 sitemap에서 제외
    - 검색 엔진이 크롤링할 수 없는 페이지는 포함하지 않음
    - 정적 HTML 페이지나 공개 접근 가능한 페이지만 포함
    - 최대 50,000개 URL까지 포함 가능 (현재는 6개만 포함)
    - 파일 크기는 50MB 이하로 유지
  -->
  
  <!-- 
    Priority (우선순위) 가이드:
    1.0 = 가장 중요한 페이지 (홈페이지)
    0.8 = 매우 중요한 페이지 (로그인, 회원가입)
    0.7 = 중요한 페이지 (문서)
    0.5 = 보통 페이지 (약관, 정책)
    0.3 = 덜 중요한 페이지
  -->
  
  <!-- 
    Changefreq (변경 빈도) 가이드:
    - always: 매번 접속할 때마다 변경
    - hourly: 매시간
    - daily: 매일
    - weekly: 매주
    - monthly: 매월
    - yearly: 매년
    - never: 변경 없음
  -->
  
</urlset>

