<?xml version="1.0" encoding="UTF-8"?>
<urlset 
    xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
    xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
    
    <!-- Ana Sayfa - En yüksek öncelik -->
    <url>
        <loc>https://projedeadline.com/</loc>
        <lastmod>2025-10-31</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
        <!-- Ana Sayfa Logosu veya Hero Görseli -->
        <image:image>
            <image:loc>https://projedeadline.com/images/deadline.png</image:loc>
            <image:caption>Projedeadline Yazıcı Servis Ana Sayfa Logosu</image:caption>
        </image:image>
    </url>
    
    <!-- Ürünler Sayfası - Görsel bilgisi eklenmeli -->
    <url>
        <loc>https://projedeadline.com/urunler</loc>
        <lastmod>2025-10-31</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
        <!-- Ürünler sayfasından bir örnek görsel -->
        <image:image>
            <image:loc>https://projedeadline.com/images/yazici.jpg</image:loc>
            <image:caption>Lazer Yazıcı Tamir ve Satış Kataloğu</image:caption>
        </image:image>
    </url>

    <!-- İletişim Sayfası -->
    <url>
        <loc>https://projedeadline.com/iletisim</loc>
        <lastmod>2025-10-31</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- Hakkımızda Sayfası -->
    <url>
        <loc>https://projedeadline.com/hakkimizda</loc>
        <lastmod>2025-10-31</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
</urlset>
