<?xml version="1.0" encoding="UTF-8"?>
<!-- 
  Bu statik sitemap yalnızca temel sayfaları içerir.
  Ürünler dahil dinamik sitemap için: /functions/v1/sitemap
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  
  <!-- Ana Sayfa -->
  <url>
    <loc>https://suedacandles.com/</loc>
    <xhtml:link rel="alternate" hreflang="tr" href="https://suedacandles.com/?lang=tr"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://suedacandles.com/?lang=en"/>
    <xhtml:link rel="alternate" hreflang="de" href="https://suedacandles.com/?lang=de"/>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Butik / Ürünler -->
  <url>
    <loc>https://suedacandles.com/boutique</loc>
    <xhtml:link rel="alternate" hreflang="tr" href="https://suedacandles.com/boutique?lang=tr"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://suedacandles.com/boutique?lang=en"/>
    <xhtml:link rel="alternate" hreflang="de" href="https://suedacandles.com/boutique?lang=de"/>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Hakkımızda -->
  <url>
    <loc>https://suedacandles.com/about</loc>
    <xhtml:link rel="alternate" hreflang="tr" href="https://suedacandles.com/about?lang=tr"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://suedacandles.com/about?lang=en"/>
    <xhtml:link rel="alternate" hreflang="de" href="https://suedacandles.com/about?lang=de"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- İletişim -->
  <url>
    <loc>https://suedacandles.com/contact</loc>
    <xhtml:link rel="alternate" hreflang="tr" href="https://suedacandles.com/contact?lang=tr"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://suedacandles.com/contact?lang=en"/>
    <xhtml:link rel="alternate" hreflang="de" href="https://suedacandles.com/contact?lang=de"/>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <!-- Sipariş Takibi -->
  <url>
    <loc>https://suedacandles.com/order-tracking</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <!-- Gizlilik Politikası -->
  <url>
    <loc>https://suedacandles.com/privacy-policy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  
  <!-- Kullanım Koşulları -->
  <url>
    <loc>https://suedacandles.com/terms-of-service</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

</urlset>
