<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- 홈페이지 -->
  <url>
    <loc>https://yoursmedi.com/</loc>
    <lastmod>2025-01-12</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- 몰 메인 -->
  <url>
    <loc>https://yoursmedi.com/mall/</loc>
    <lastmod>2025-01-12</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- 사이트맵 링크 -->
  <url>
    <loc>https://yoursmedi.com/mall/sitemap.php</loc>
    <lastmod>2025-01-12</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- 샘플 페이지 추가 -->
  <url>
    <loc>https://yoursmedi.com/mall/category/product1</loc>
    <lastmod>2025-01-10</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://yoursmedi.com/mall/category/product2</loc>
    <lastmod>2025-01-10</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

</urlset>
