<?xml version="1.0" encoding="UTF-8"?>
<!-- 
  Static sitemap fallback. 
  For dynamic sitemap with all games, use: https://fnrhenoktvzshekbxgwj.supabase.co/functions/v1/generate-sitemap
  Update your robots.txt to point to the dynamic sitemap endpoint.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
  
  <!-- Ana Sayfa -->
  <url>
    <loc>https://pintigamer.com/</loc>
    <lastmod>2025-01-14</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Blog -->
  <url>
    <loc>https://pintigamer.com/blog</loc>
    <lastmod>2025-01-14</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Bedava Oyunlar -->
  <url>
    <loc>https://pintigamer.com/bedava-oyunlar</loc>
    <lastmod>2025-01-14</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Hakkımızda -->
  <url>
    <loc>https://pintigamer.com/hakkimizda</loc>
    <lastmod>2025-01-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <!-- Gizlilik -->
  <url>
    <loc>https://pintigamer.com/gizlilik</loc>
    <lastmod>2025-01-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
  
  <!-- İletişim -->
  <url>
    <loc>https://pintigamer.com/iletisim</loc>
    <lastmod>2025-01-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  
</urlset>