<?xml version="1.0" encoding="UTF-8"?>
<!--
  사이트맵 — 사람이 읽을 페이지만 싣는다.

  지금 이 서비스에 텍스트 페이지는 셋뿐이다(지도 본체·약관·처리방침). 지도는 SPA라
  크롤러에게 본문이 거의 안 보인다 — 실측 636자, "불꽃·명당·여의도" 0건.
  검색으로 사람을 데려오려면 **텍스트가 있는 페이지가 따로 있어야 한다**(#29 뷰 계층 재료).

  ⚠️ 본도메인 연결(#88)·브랜드 개명 시 아래 <loc> 절대 URL을 전부 바꾼다.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://numaru-cfz.pages.dev/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://numaru-cfz.pages.dev/terms.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://numaru-cfz.pages.dev/privacy.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
