<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">

  <!-- ========================================
       핵심 공개 페이지 (검색 노출 필요)
       ======================================== -->

  <!-- 메인 랜딩 페이지 - 최우선 순위 -->
  <url>
    <loc>https://myinvetory.com/</loc>
    <lastmod>2026-02-14</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- ========================================
       법적 문서 (신뢰도 향상)
       ======================================== -->

  <!-- 개인정보처리방침 -->
  <url>
    <loc>https://myinvetory.com/privacy</loc>
    <lastmod>2026-02-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- 이용약관 -->
  <url>
    <loc>https://myinvetory.com/terms</loc>
    <lastmod>2026-02-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- ========================================
       사용자 인증 페이지 (낮은 우선순위)
       ======================================== -->

  <!-- 로그인 페이지 -->
  <url>
    <loc>https://myinvetory.com/login</loc>
    <lastmod>2026-02-14</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- 비밀번호 찾기 -->
  <url>
    <loc>https://myinvetory.com/forgot-password</loc>
    <lastmod>2026-02-14</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>

  <!-- 비밀번호 재설정 -->
  <url>
    <loc>https://myinvetory.com/reset-password</loc>
    <lastmod>2026-02-14</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>

</urlset>
