<?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://sje.ac/</loc>
    <lastmod>2024-12-17</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- 교육원 소개 -->
  <url>
    <loc>https://sje.ac/about</loc>
    <lastmod>2024-12-17</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- 교육 과정 목록 -->
  <url>
    <loc>https://sje.ac/courses</loc>
    <lastmod>2024-12-17</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- FAQ -->
  <url>
    <loc>https://sje.ac/faq</loc>
    <lastmod>2024-12-17</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- 입학 상담 -->
  <url>
    <loc>https://sje.ac/contact</loc>
    <lastmod>2024-12-17</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- 개인정보처리방침 -->
  <url>
    <loc>https://sje.ac/privacy</loc>
    <lastmod>2024-12-17</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  
  <!-- 이용약관 -->
  <url>
    <loc>https://sje.ac/terms</loc>
    <lastmod>2024-12-17</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
