<!-- 
  NOT: Bu dosya dinamik olarak oluşturulmalıdır.
  Backend API'den kategori listesi çekilip her kategori için URL eklenmelidir.
  Örnek format:
  <url>
    <loc>https://www.hepiyiol.com/category/{id}</loc>
    <lastmod>{date}</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
  </url>
-->

<?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.hepiyiol.com/category/1</loc>
    <lastmod>2026-03-04</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
  </url>
</urlset>