<?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://www.gyohwanlers.com/</loc>
    <lastmod>2023-12-01</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- 텔러 목록 페이지 -->
  <url>
    <loc>https://www.gyohwanlers.com/tellers</loc>
    <lastmod>2023-12-01</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- 회원가입 페이지 -->
  <url>
    <loc>https://www.gyohwanlers.com/register</loc>
    <lastmod>2023-12-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- 나중에 동적으로 생성되는 페이지는 서버 코드나 빌드 스크립트를 통해 추가해야 합니다 -->
</urlset>
