<?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 (En önemli sayfa) -->
  <url>
    <loc>https://www.gmteknoloji.com/</loc>
    <lastmod>2024-05-20</lastmod> <!-- GERÇEK SON GÜNCELLEME TARİHİ -->
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url> 
  
  <!-- Hakkımızda Sayfası -->
  <url>
    <loc>https://www.gmteknoloji.com/about.html</loc> <!-- URL'i daha anlamlı yapmak daha iyi olur -->
    <lastmod>2024-04-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Bilişim Eğitim Danışmanlık (Önemli hizmet sayfası) -->
  <url>
    <loc>https://www.gmteknoloji.com/bilisim-egitim-danismanlik.html</loc>
    <lastmod>2024-05-10</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- ArGe Proje Danışmanlık (Örnek: "ucuncu" klasörü altında) -->
  <url>
    <loc>https://www.gmteknoloji.com/ucuncu/index.html</loc> <!-- "ucuncu/index.html" yerine daha anlamlı bir yapı -->
    <lastmod>2024-05-10</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Artırılmış Gerçeklik Seminar (URL'ler daha açıklayıcı olabilir) -->
  <url>
    <loc>https://www.gmteknoloji.com/ucuncu/arvr.html</loc> <!-- "ucuncu/arvr.html" yerine -->
    <lastmod>2024-03-25</lastmod>
    <changefreq>yearly</changefreq> <!-- Seminer içeriği sık değişmiyorsa "yearly" daha mantıklı olabilir -->
    <priority>0.7</priority>
  </url>
  
  <!-- BLOG SAYFASI, ARAMA SAYFASI VE ADMİN PANELİ SITEMAP'TEN KALDIRILDI -->
  
</urlset>