<?xml version="1.0" encoding="UTF-8"?>
<!--
  =============================================================
   유통사관학교 — 홍보용 랜딩페이지 sitemap.xml

   현재 정본 주소: https://yts-landing.vercel.app/  ← 임시 도메인

   [!] TODO(정식 커스텀 도메인 확정 시): 아래 <loc> 를 새 도메인으로 교체하고,
       robots.txt 의 Sitemap, index.html 의 canonical / og:url /
       og:image / twitter:image / JSON-LD url 도 함께 교체할 것.

       <loc> 에 들어갈 값은 "랜딩페이지 자체의 URL"입니다.
       수강 페이지인 https://www.yts.kr/ 이 아닙니다.
       (yts.kr 을 여기 적으면 타 도메인을 색인 요청하는 꼴이 되어
        검색엔진이 sitemap 전체를 무시할 수 있습니다.)
  =============================================================
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://yts-landing.vercel.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
