
<?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"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
  
  <!-- 메인 페이지 -->
  <url>
    <loc>https://githighlight.com</loc>
    <lastmod>2024-12-19</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://githighlight.com/og-image.jpg</image:loc>
      <image:title>워프스타 AI마켓 - 무료 마케팅 프로그램</image:title>
      <image:caption>마케팅 프로그램을 무료로 다운로드할 수 있는 AI 솔루션 마켓</image:caption>
    </image:image>
  </url>
  
  <!-- 로그인/회원가입 페이지 -->
  <url>
    <loc>https://githighlight.com/auth</loc>
    <lastmod>2024-12-19</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <!-- 상품 관리 페이지 -->
  <url>
    <loc>https://githighlight.com/product-management</loc>
    <lastmod>2024-12-19</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.4</priority>
  </url>
  
  <!-- 추가 중요 페이지들은 동적으로 생성될 상품 페이지들입니다 -->
  <!-- 개별 상품 페이지들은 별도 sitemap-products.xml에서 관리 -->
  
</urlset>
