<?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">

  <!-- Ana Sayfa -->
  <url>
    <loc>https://hallediyor.com/</loc>
    <lastmod>2024-12-25</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Özellikler Sayfası -->
  <url>
    <loc>https://hallediyor.com/features</loc>
    <lastmod>2024-12-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Fiyatlandırma Sayfası -->
  <url>
    <loc>https://hallediyor.com/pricing</loc>
    <lastmod>2024-12-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Giriş Sayfası -->
  <url>
    <loc>https://hallediyor.com/login</loc>
    <lastmod>2024-12-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Kayıt Sayfası -->
  <url>
    <loc>https://hallediyor.com/register</loc>
    <lastmod>2024-12-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Yasal Sayfalar -->
  <url>
    <loc>https://hallediyor.com/terms</loc>
    <lastmod>2024-12-25</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>

  <url>
    <loc>https://hallediyor.com/privacy</loc>
    <lastmod>2024-12-25</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>

</urlset> 