<?xml version="1.0" encoding="UTF-8"?>
<!--
  랜딩·약관 페이지 사이트맵 (수동 관리).
  블로그는 scripts/build-blog.mjs 가 blog-sitemap.xml 을 자동 생성한다.

  URL 은 슬래시 없이 적는다. vercel.json 의 trailingSlash:false 가 /foo/ 를
  /foo 로 308 시키므로, 슬래시를 붙이면 사이트맵 전체가 리다이렉트를 가리킨다.

  hreflang 은 상호 참조가 필수다 — A 가 B 를 가리키면 B 도 A 를 가리켜야
  구글이 묶음으로 인식한다. 한쪽만 선언하면 그 묶음 전체가 무시된다.
  그래서 6개 URL 각각에 동일한 alternate 블록을 반복한다.

  주의: ?lang= 6개는 아직 같은 한국어 HTML 을 반환하고 모두 / 로 캐노니컬된다.
  언어별 정적 랜딩을 만들기 전까지 이 묶음은 구글이 무시한다. (미해결)

  lastmod 는 페이지를 실제로 고친 날만 적는다. 배포 때마다 오늘 날짜로 밀면
  크롤러가 힌트 자체를 신뢰하지 않게 된다.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://malgorithm.ai/</loc>
    <lastmod>2026-08-08</lastmod>
    <xhtml:link rel="alternate" hreflang="ko" href="https://malgorithm.ai/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://malgorithm.ai/?lang=en"/>
    <xhtml:link rel="alternate" hreflang="zh-HK" href="https://malgorithm.ai/?lang=zh-HK"/>
    <xhtml:link rel="alternate" hreflang="ja" href="https://malgorithm.ai/?lang=ja"/>
    <xhtml:link rel="alternate" hreflang="ms" href="https://malgorithm.ai/?lang=ms"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://malgorithm.ai/?lang=es"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://malgorithm.ai/"/>
  </url>
  <url>
    <loc>https://malgorithm.ai/?lang=en</loc>
    <lastmod>2026-08-08</lastmod>
    <xhtml:link rel="alternate" hreflang="ko" href="https://malgorithm.ai/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://malgorithm.ai/?lang=en"/>
    <xhtml:link rel="alternate" hreflang="zh-HK" href="https://malgorithm.ai/?lang=zh-HK"/>
    <xhtml:link rel="alternate" hreflang="ja" href="https://malgorithm.ai/?lang=ja"/>
    <xhtml:link rel="alternate" hreflang="ms" href="https://malgorithm.ai/?lang=ms"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://malgorithm.ai/?lang=es"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://malgorithm.ai/"/>
  </url>
  <url>
    <loc>https://malgorithm.ai/?lang=zh-HK</loc>
    <lastmod>2026-08-08</lastmod>
    <xhtml:link rel="alternate" hreflang="ko" href="https://malgorithm.ai/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://malgorithm.ai/?lang=en"/>
    <xhtml:link rel="alternate" hreflang="zh-HK" href="https://malgorithm.ai/?lang=zh-HK"/>
    <xhtml:link rel="alternate" hreflang="ja" href="https://malgorithm.ai/?lang=ja"/>
    <xhtml:link rel="alternate" hreflang="ms" href="https://malgorithm.ai/?lang=ms"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://malgorithm.ai/?lang=es"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://malgorithm.ai/"/>
  </url>
  <url>
    <loc>https://malgorithm.ai/?lang=ja</loc>
    <lastmod>2026-08-08</lastmod>
    <xhtml:link rel="alternate" hreflang="ko" href="https://malgorithm.ai/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://malgorithm.ai/?lang=en"/>
    <xhtml:link rel="alternate" hreflang="zh-HK" href="https://malgorithm.ai/?lang=zh-HK"/>
    <xhtml:link rel="alternate" hreflang="ja" href="https://malgorithm.ai/?lang=ja"/>
    <xhtml:link rel="alternate" hreflang="ms" href="https://malgorithm.ai/?lang=ms"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://malgorithm.ai/?lang=es"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://malgorithm.ai/"/>
  </url>
  <url>
    <loc>https://malgorithm.ai/?lang=ms</loc>
    <lastmod>2026-08-08</lastmod>
    <xhtml:link rel="alternate" hreflang="ko" href="https://malgorithm.ai/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://malgorithm.ai/?lang=en"/>
    <xhtml:link rel="alternate" hreflang="zh-HK" href="https://malgorithm.ai/?lang=zh-HK"/>
    <xhtml:link rel="alternate" hreflang="ja" href="https://malgorithm.ai/?lang=ja"/>
    <xhtml:link rel="alternate" hreflang="ms" href="https://malgorithm.ai/?lang=ms"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://malgorithm.ai/?lang=es"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://malgorithm.ai/"/>
  </url>
  <url>
    <loc>https://malgorithm.ai/?lang=es</loc>
    <lastmod>2026-08-08</lastmod>
    <xhtml:link rel="alternate" hreflang="ko" href="https://malgorithm.ai/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://malgorithm.ai/?lang=en"/>
    <xhtml:link rel="alternate" hreflang="zh-HK" href="https://malgorithm.ai/?lang=zh-HK"/>
    <xhtml:link rel="alternate" hreflang="ja" href="https://malgorithm.ai/?lang=ja"/>
    <xhtml:link rel="alternate" hreflang="ms" href="https://malgorithm.ai/?lang=ms"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://malgorithm.ai/?lang=es"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://malgorithm.ai/"/>
  </url>
  <url>
    <loc>https://malgorithm.ai/privacy</loc>
    <lastmod>2026-08-08</lastmod>
  </url>
  <url>
    <loc>https://malgorithm.ai/terms</loc>
    <lastmod>2026-08-08</lastmod>
  </url>
</urlset>
