<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- 메인 페이지 (한국어) -->
  <url>
    <loc>https://aige.netlify.app/</loc>
    <lastmod>2024-01-15T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- 테스트 소개 페이지 (한국어) -->
  <url>
    <loc>https://aige.netlify.app/about.html</loc>
    <lastmod>2024-01-15T00:00:00+00:00</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- 개인정보 & 연락처 페이지 (한국어) -->
  <url>
    <loc>https://aige.netlify.app/info.html</loc>
    <lastmod>2024-01-15T00:00:00+00:00</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- 개인정보처리방침 페이지 -->
  <url>
    <loc>https://aige.netlify.app/privacy.html</loc>
    <lastmod>2024-01-15T00:00:00+00:00</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>

  <!-- 이용약관 페이지 -->
  <url>
    <loc>https://aige.netlify.app/terms.html</loc>
    <lastmod>2024-01-15T00:00:00+00:00</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>

  <!-- 메인 페이지 (영어) -->
  <url>
    <loc>https://aige.netlify.app/en/</loc>
    <lastmod>2024-01-15T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- 테스트 소개 페이지 (영어) -->
  <url>
    <loc>https://aige.netlify.app/en/about.html</loc>
    <lastmod>2024-01-15T00:00:00+00:00</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- 개인정보 & 연락처 페이지 (영어) -->
  <url>
    <loc>https://aige.netlify.app/en/info.html</loc>
    <lastmod>2024-01-15T00:00:00+00:00</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

</urlset>