<?xml version="1.0" encoding="UTF-8"?>
<!--
  법무 문서 URL 은 `src/features/legal/seo.ts` 의 `LEGAL_INDEXABLE_URLS` 와 1:1 이어야
  한다 — `seo.test.ts` 가 이 파일을 읽어 대조하므로 세그먼트·언어를 추가/삭제하면
  테스트가 먼저 깨진다.

  URL 에 `?lang=` 을 붙이는 이유: 파라미터가 없으면 언어가 방문자 설정에 따라 달라져
  한 URL 이 방문자마다 다른 언어를 내놓고, 색인기는 그중 하나만 색인한다. 언어별 URL 을
  hreflang 으로 서로 묶어 같은 문서의 다른 언어임을 밝힌다. `x-default` 는 **국문 URL**
  로 둔다 (법정 원문) — 파라미터 없는 경로는 방문자 설정에 따라 언어가 달라져 스스로
  다른 canonical 을 선언하므로 hreflang 대상이 될 수 없다. 원문이 없는 언어는 넣지
  않는다 — "국문만 제공" 안내 화면을 그 언어의 페이지로 신고하는 셈이 되기 때문.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://portal.dsrv.com/</loc>
    <lastmod>2026-07-09</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://portal.dsrv.com/login</loc>
    <lastmod>2026-07-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://portal.dsrv.com/signup</loc>
    <lastmod>2026-07-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- 이용약관 — 서비스별 × 언어별 -->
  <url>
    <loc>https://portal.dsrv.com/terms/common?lang=ko</loc>
    <xhtml:link rel="alternate" hreflang="ko" href="https://portal.dsrv.com/terms/common?lang=ko" />
    <xhtml:link rel="alternate" hreflang="en" href="https://portal.dsrv.com/terms/common?lang=en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://portal.dsrv.com/terms/common?lang=ko" />
    <lastmod>2026-08-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://portal.dsrv.com/terms/common?lang=en</loc>
    <xhtml:link rel="alternate" hreflang="ko" href="https://portal.dsrv.com/terms/common?lang=ko" />
    <xhtml:link rel="alternate" hreflang="en" href="https://portal.dsrv.com/terms/common?lang=en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://portal.dsrv.com/terms/common?lang=ko" />
    <lastmod>2026-08-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://portal.dsrv.com/terms/staking?lang=ko</loc>
    <xhtml:link rel="alternate" hreflang="ko" href="https://portal.dsrv.com/terms/staking?lang=ko" />
    <xhtml:link rel="alternate" hreflang="en" href="https://portal.dsrv.com/terms/staking?lang=en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://portal.dsrv.com/terms/staking?lang=ko" />
    <lastmod>2026-08-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://portal.dsrv.com/terms/staking?lang=en</loc>
    <xhtml:link rel="alternate" hreflang="ko" href="https://portal.dsrv.com/terms/staking?lang=ko" />
    <xhtml:link rel="alternate" hreflang="en" href="https://portal.dsrv.com/terms/staking?lang=en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://portal.dsrv.com/terms/staking?lang=ko" />
    <lastmod>2026-08-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://portal.dsrv.com/terms/custody?lang=ko</loc>
    <xhtml:link rel="alternate" hreflang="ko" href="https://portal.dsrv.com/terms/custody?lang=ko" />
    <xhtml:link rel="alternate" hreflang="en" href="https://portal.dsrv.com/terms/custody?lang=en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://portal.dsrv.com/terms/custody?lang=ko" />
    <lastmod>2026-08-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://portal.dsrv.com/terms/custody?lang=en</loc>
    <xhtml:link rel="alternate" hreflang="ko" href="https://portal.dsrv.com/terms/custody?lang=ko" />
    <xhtml:link rel="alternate" hreflang="en" href="https://portal.dsrv.com/terms/custody?lang=en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://portal.dsrv.com/terms/custody?lang=ko" />
    <lastmod>2026-08-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://portal.dsrv.com/terms/payments?lang=ko</loc>
    <xhtml:link rel="alternate" hreflang="ko" href="https://portal.dsrv.com/terms/payments?lang=ko" />
    <xhtml:link rel="alternate" hreflang="en" href="https://portal.dsrv.com/terms/payments?lang=en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://portal.dsrv.com/terms/payments?lang=ko" />
    <lastmod>2026-08-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://portal.dsrv.com/terms/payments?lang=en</loc>
    <xhtml:link rel="alternate" hreflang="ko" href="https://portal.dsrv.com/terms/payments?lang=ko" />
    <xhtml:link rel="alternate" hreflang="en" href="https://portal.dsrv.com/terms/payments?lang=en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://portal.dsrv.com/terms/payments?lang=ko" />
    <lastmod>2026-08-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://portal.dsrv.com/terms/embedded-wallet?lang=ko</loc>
    <xhtml:link rel="alternate" hreflang="ko" href="https://portal.dsrv.com/terms/embedded-wallet?lang=ko" />
    <xhtml:link rel="alternate" hreflang="en" href="https://portal.dsrv.com/terms/embedded-wallet?lang=en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://portal.dsrv.com/terms/embedded-wallet?lang=ko" />
    <lastmod>2026-08-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://portal.dsrv.com/terms/embedded-wallet?lang=en</loc>
    <xhtml:link rel="alternate" hreflang="ko" href="https://portal.dsrv.com/terms/embedded-wallet?lang=ko" />
    <xhtml:link rel="alternate" hreflang="en" href="https://portal.dsrv.com/terms/embedded-wallet?lang=en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://portal.dsrv.com/terms/embedded-wallet?lang=ko" />
    <lastmod>2026-08-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://portal.dsrv.com/terms/tokenization?lang=ko</loc>
    <xhtml:link rel="alternate" hreflang="ko" href="https://portal.dsrv.com/terms/tokenization?lang=ko" />
    <xhtml:link rel="alternate" hreflang="en" href="https://portal.dsrv.com/terms/tokenization?lang=en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://portal.dsrv.com/terms/tokenization?lang=ko" />
    <lastmod>2026-08-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://portal.dsrv.com/terms/tokenization?lang=en</loc>
    <xhtml:link rel="alternate" hreflang="ko" href="https://portal.dsrv.com/terms/tokenization?lang=ko" />
    <xhtml:link rel="alternate" hreflang="en" href="https://portal.dsrv.com/terms/tokenization?lang=en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://portal.dsrv.com/terms/tokenization?lang=ko" />
    <lastmod>2026-08-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- 개인정보 처리방침 — 대상 사이트별 × 언어별 -->
  <url>
    <loc>https://portal.dsrv.com/privacy/portal?lang=ko</loc>
    <xhtml:link rel="alternate" hreflang="ko" href="https://portal.dsrv.com/privacy/portal?lang=ko" />
    <xhtml:link rel="alternate" hreflang="en" href="https://portal.dsrv.com/privacy/portal?lang=en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://portal.dsrv.com/privacy/portal?lang=ko" />
    <lastmod>2026-08-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://portal.dsrv.com/privacy/portal?lang=en</loc>
    <xhtml:link rel="alternate" hreflang="ko" href="https://portal.dsrv.com/privacy/portal?lang=ko" />
    <xhtml:link rel="alternate" hreflang="en" href="https://portal.dsrv.com/privacy/portal?lang=en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://portal.dsrv.com/privacy/portal?lang=ko" />
    <lastmod>2026-08-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://portal.dsrv.com/privacy/homepage?lang=ko</loc>
    <xhtml:link rel="alternate" hreflang="ko" href="https://portal.dsrv.com/privacy/homepage?lang=ko" />
    <xhtml:link rel="alternate" hreflang="en" href="https://portal.dsrv.com/privacy/homepage?lang=en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://portal.dsrv.com/privacy/homepage?lang=ko" />
    <lastmod>2026-08-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://portal.dsrv.com/privacy/homepage?lang=en</loc>
    <xhtml:link rel="alternate" hreflang="ko" href="https://portal.dsrv.com/privacy/homepage?lang=ko" />
    <xhtml:link rel="alternate" hreflang="en" href="https://portal.dsrv.com/privacy/homepage?lang=en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://portal.dsrv.com/privacy/homepage?lang=ko" />
    <lastmod>2026-08-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- 가상자산 수탁 및 안전보관 업무지침 — 국문본만 제공 -->
  <url>
    <loc>https://portal.dsrv.com/custody-guideline?lang=ko</loc>
    <xhtml:link rel="alternate" hreflang="ko" href="https://portal.dsrv.com/custody-guideline?lang=ko" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://portal.dsrv.com/custody-guideline?lang=ko" />
    <lastmod>2026-08-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
</urlset>
