<?xml version="1.0" encoding="UTF-8"?>
<!--
  서치콘솔 제출본. 실제 URL 목록은 자식 sitemap이 갖는다.

  이 파일을 정적으로 두는 이유: nginx try_files가 정적 파일을 라우트보다 먼저 잡으므로
  (docker/nginx/default.conf), 인덱스를 정적으로 유지하고 자식만 동적 라우트로 두면
  제출 URL을 바꾸지 않고 404 구간 없이 전환된다.

  채용(/jobs) sitemap은 별도 진행 — 완성되면 여기에 <sitemap> 한 줄만 추가하면 된다.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<sitemap><loc>https://www.superookie.com/sitemap-static.xml</loc></sitemap>
<sitemap><loc>https://www.superookie.com/sitemap-activities.xml</loc></sitemap>
</sitemapindex>
