<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Ana Sayfa -->
  <url>
    <loc>https://www.rcodesoft.com/</loc>
    <lastmod>2024-12-01</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Blog Sayfası -->
  <url>
    <loc>https://www.rcodesoft.com/blog/</loc>
    <lastmod>2024-12-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://www.rcodesoft.com/en/blog/</loc>
    <lastmod>2024-12-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://www.rcodesoft.com/hizmetlermiz/</loc>
    <lastmod>2024-12-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <!-- Örnek Blog Yazıları -->
  <url>
    <loc>https://www.rcodesoft.com/blog/neden-web-sitesi/</loc>
    <lastmod>2024-11-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.rcodesoft.com/blog/seo-uyumlu-web/</loc>
    <lastmod>2024-11-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <url>
    <loc>https://www.rcodesoft.com/en/blog/google-map-location/</loc>
    <lastmod>2024-11-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.rcodesoft.com/en/blog/why-website/</loc>
    <lastmod>2024-11-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Vitrin Sayfası -->
  <url>
    <loc>https://www.rcodesoft.com/hakkimiza/</loc>
    <lastmod>2024-12-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <!-- Vitrin Sayfası -->
  <url>
    <loc>https://www.rcodesoft.com/hizmetlermiz/</loc>
    <lastmod>2024-12-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
<!-- 
<loc>: Sayfanın URL'sini belirtir.
<lastmod>: Sayfanın en son güncellendiği tarihi belirtir.
<changefreq>: Sayfanın ne sıklıkla güncellendiğini arama motorlarına bildirir (daily, weekly, monthly gibi).
<priority>: Sayfanın site içindeki önem derecesini belirtir (1.0 en yüksek). -->