<?xml version="1.0" encoding="UTF-8"?>
<!--
  Google 서치 콘솔 등록용 사이트맵 (Sitemap)
  - 제출 URL: https://u-argo.com/sitemap.xml
  - 구조: <urlset> 안에 페이지별 <url> → <loc>, <lastmod>, <changefreq>, <priority>
  - 최대 50,000 URL / 50MB. 추가 페이지는 <url> 블록 복사 후 loc 등만 수정.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://u-argo.com/</loc>
    <lastmod>2026-02-10</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://u-argo.com/privacy.html</loc>
    <lastmod>2026-02-10</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://u-argo.com/terms.html</loc>
    <lastmod>2026-02-10</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://u-argo.com/delete-account.html</loc>
    <lastmod>2026-02-10</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>
</urlset>
