<?xml version="1.0" encoding="UTF-8"?>
<!--
  ════════════════════════════════════════════════════
  SITEMAP.XML — Google'a tüm sayfaları bildirir

  ÖNEMLİ: Tek sayfalık sitede anchor linkler (#hizmetler
  gibi) sitemap'e KONULMAZ — Google bunları indekslemez.

  Yeni sayfa oluşturduğunuzda (blog/implant-nedir.html,
  hizmetler/gulustasarimi.html vb.) buraya ekleyin.

  Domain aldığınızda doctoronur.com yerine
  kendi domain'inizi yazın.
  ════════════════════════════════════════════════════
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- Ana Sayfa — En yüksek öncelik -->
  <url>
    <loc>https://www.doctoronur.com/</loc>
    <lastmod>2025-05-27</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="tr"        href="https://www.doctoronur.com/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.doctoronur.com/"/>
  </url>

  <!-- ─────────────────────────────────────────────────────
       Örnek: İleride oluşturulacak blog/hizmet sayfaları

  <url>
    <loc>https://www.doctoronur.com/implant-tedavisi/</loc>
    <lastmod>2025-05-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://www.doctoronur.com/blog/hizli-implant-nedir/</loc>
    <lastmod>2025-03-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  ───────────────────────────────────────────────────── -->

</urlset>
