<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
    xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">

    <!-- 메인 페이지 -->
    <url>
        <loc>https://stableai.store/</loc>
        <lastmod>2025-02-25</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://stableai.store/icons/Icon-512.png</image:loc>
            <image:title>스테이블AI 로고</image:title>
        </image:image>
    </url>

    <!-- 추가 페이지가 있다면 여기에 추가 -->
    <!-- 예시:
    <url>
      <loc>https://stableai.store/services</loc>
      <lastmod>2025-02-25</lastmod>
      <changefreq>monthly</changefreq>
      <priority>0.8</priority>
    </url>

    <url>
      <loc>https://stableai.store/education</loc>
      <lastmod>2025-02-25</lastmod>
      <changefreq>monthly</changefreq>
      <priority>0.8</priority>
    </url>

    <url>
      <loc>https://stableai.store/contact</loc>
      <lastmod>2025-02-25</lastmod>
      <changefreq>monthly</changefreq>
      <priority>0.7</priority>
    </url>
    -->

</urlset>