<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
        
    <!-- Ana Sayfa -->
    <url>
        <loc>https://www.diyanet.gov.tr/</loc>
        <lastmod>2024-01-27</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Kurumsal Sayfalar -->
    <url>
        <loc>https://www.diyanet.gov.tr/tr-TR/Kurumsal/Detay</loc>
        <lastmod>2024-01-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Namaz Vakitleri -->
    <url>
        <loc>https://www.diyanet.gov.tr/tr-TR/namazvakitleri</loc>
        <lastmod>2024-01-27</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Kuran-ı Kerim -->
    <url>
        <loc>https://www.diyanet.gov.tr/tr-TR/kuran</loc>
        <lastmod>2024-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Duyurular -->
    <url>
        <loc>https://www.diyanet.gov.tr/tr-TR/Duyuru/Liste</loc>
        <lastmod>2024-01-27</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Haberler -->
    <url>
        <loc>https://www.diyanet.gov.tr/tr-TR/Haber/Liste</loc>
        <lastmod>2024-01-27</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.8</priority>
        <news:news>
            <news:publication>
                <news:name>Diyanet İşleri Başkanlığı</news:name>
                <news:language>tr</news:language>
            </news:publication>
            <news:publication_date>2024-01-27</news:publication_date>
            <news:title>Diyanet Haberleri</news:title>
        </news:news>
    </url>

    <!-- Fetva -->
    <url>
        <loc>https://www.diyanet.gov.tr/tr-TR/Fetva/Liste</loc>
        <lastmod>2024-01-25</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- İl Müftülükleri -->
    <url>
        <loc>https://www.diyanet.gov.tr/tr-TR/Muftulukler</loc>
        <lastmod>2024-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Yayınlar -->
    <url>
        <loc>https://www.diyanet.gov.tr/tr-TR/Yayinlar</loc>
        <lastmod>2024-01-20</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- İletişim -->
    <url>
        <loc>https://www.diyanet.gov.tr/tr-TR/Iletisim</loc>
        <lastmod>2024-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Örnek Haber Detay Sayfası -->
    <url>
        <loc>https://www.diyanet.gov.tr/tr-TR/Haber/Detay/12345</loc>
        <lastmod>2024-01-27</lastmod>
        <changefreq>never</changefreq>
        <priority>0.6</priority>
        <news:news>
            <news:publication>
                <news:name>Diyanet İşleri Başkanlığı</news:name>
                <news:language>tr</news:language>
            </news:publication>
            <news:publication_date>2024-01-27</news:publication_date>
            <news:title>Örnek Haber Başlığı</news:title>
        </news:news>
        <image:image>
            <image:loc>https://www.diyanet.gov.tr/images/news/12345.jpg</image:loc>
            <image:caption>Haber görseli açıklaması</image:caption>
        </image:image>
    </url>
</urlset>