<?xml version="1.0" encoding="UTF-8"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- 메인 사이트맵 -->
  <sitemap>
    <loc>https://moneycheck.co.kr/sitemap.xml</loc>
    <lastmod>2023-09-15T08:00:00+09:00</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </sitemap>
  
  <!-- 블로그 사이트맵 -->
  <sitemap>
    <loc>https://moneycheck.co.kr/blog-sitemap.xml</loc>
    <lastmod>2023-09-15T08:00:00+09:00</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </sitemap>
  
  <!-- 카테고리 사이트맵 -->
  <sitemap>
    <loc>https://moneycheck.co.kr/category-sitemap.xml</loc>
    <lastmod>2023-09-15T08:00:00+09:00</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </sitemap>
</sitemapindex> 