<?xml version="1.0" encoding="UTF-8"?>
<!-- 사이트맵 인덱스: 구글 Search Console에는 이 파일 하나(/sitemap.xml)만 제출하면 됩니다.
     하위 sitemap을 모두 읽어갑니다. guide는 매일 빌드 시 Astro가 sitemap-0.xml을 자동 갱신.
     (사이트맵 인덱스는 다른 인덱스를 못 가리키므로 guide는 sitemap-index.xml이 아닌 sitemap-0.xml 직접 참조) -->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://chamgilsaju.com/sitemap-root.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://chamgilsaju.com/guide/sitemap-0.xml</loc>
  </sitemap>
</sitemapindex>
