<?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">
    
    <!-- Ana Sayfa - Türkçe -->
    <url>
        <loc>https://miracyildirim.com.tr</loc>
        <lastmod><?= date('Y-m-d') ?></lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <xhtml:link rel="alternate" hreflang="en" href="https://miracyildirim.com.tr/en"/>
        <xhtml:link rel="alternate" hreflang="tr" href="https://miracyildirim.com.tr"/>
        <xhtml:link rel="alternate" hreflang="x-default" href="https://miracyildirim.com.tr"/>
    </url>
    
    <!-- Ana Sayfa - İngilizce -->
    <url>
        <loc>https://miracyildirim.com.tr/en</loc>
        <lastmod><?= date('Y-m-d') ?></lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <xhtml:link rel="alternate" hreflang="en" href="https://miracyildirim.com.tr/en"/>
        <xhtml:link rel="alternate" hreflang="tr" href="https://miracyildirim.com.tr"/>
        <xhtml:link rel="alternate" hreflang="x-default" href="https://miracyildirim.com.tr"/>
    </url>
    
    <!-- Hakkımda Sayfası - Türkçe -->
    <url>
        <loc>https://miracyildirim.com.tr#about</loc>
        <lastmod><?= date('Y-m-d') ?></lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <xhtml:link rel="alternate" hreflang="en" href="https://miracyildirim.com.tr/en#about"/>
        <xhtml:link rel="alternate" hreflang="tr" href="https://miracyildirim.com.tr#about"/>
    </url>
    
    <!-- Hakkımda Sayfası - İngilizce -->
    <url>
        <loc>https://miracyildirim.com.tr/en#about</loc>
        <lastmod><?= date('Y-m-d') ?></lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <xhtml:link rel="alternate" hreflang="en" href="https://miracyildirim.com.tr/en#about"/>
        <xhtml:link rel="alternate" hreflang="tr" href="https://miracyildirim.com.tr#about"/>
    </url>
    
    <!-- Uzmanlık Sayfası - Türkçe -->
    <url>
        <loc>https://miracyildirim.com.tr#expertise</loc>
        <lastmod><?= date('Y-m-d') ?></lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <xhtml:link rel="alternate" hreflang="en" href="https://miracyildirim.com.tr/en#expertise"/>
        <xhtml:link rel="alternate" hreflang="tr" href="https://miracyildirim.com.tr#expertise"/>
    </url>
    
    <!-- Uzmanlık Sayfası - İngilizce -->
    <url>
        <loc>https://miracyildirim.com.tr/en#expertise</loc>
        <lastmod><?= date('Y-m-d') ?></lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <xhtml:link rel="alternate" hreflang="en" href="https://miracyildirim.com.tr/en#expertise"/>
        <xhtml:link rel="alternate" hreflang="tr" href="https://miracyildirim.com.tr#expertise"/>
    </url>
    
    <!-- Projeler Sayfası - Türkçe -->
    <url>
        <loc>https://miracyildirim.com.tr#projects</loc>
        <lastmod><?= date('Y-m-d') ?></lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
        <xhtml:link rel="alternate" hreflang="en" href="https://miracyildirim.com.tr/en#projects"/>
        <xhtml:link rel="alternate" hreflang="tr" href="https://miracyildirim.com.tr#projects"/>
    </url>
    
    <!-- Projeler Sayfası - İngilizce -->
    <url>
        <loc>https://miracyildirim.com.tr/en#projects</loc>
        <lastmod><?= date('Y-m-d') ?></lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
        <xhtml:link rel="alternate" hreflang="en" href="https://miracyildirim.com.tr/en#projects"/>
        <xhtml:link rel="alternate" hreflang="tr" href="https://miracyildirim.com.tr#projects"/>
    </url>
    
    <!-- İletişim Sayfası - Türkçe -->
    <url>
        <loc>https://miracyildirim.com.tr#contact</loc>
        <lastmod><?= date('Y-m-d') ?></lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
        <xhtml:link rel="alternate" hreflang="en" href="https://miracyildirim.com.tr/en#contact"/>
        <xhtml:link rel="alternate" hreflang="tr" href="https://miracyildirim.com.tr#contact"/>
    </url>
    
    <!-- İletişim Sayfası - İngilizce -->
    <url>
        <loc>https://miracyildirim.com.tr/en#contact</loc>
        <lastmod><?= date('Y-m-d') ?></lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
        <xhtml:link rel="alternate" hreflang="en" href="https://miracyildirim.com.tr/en#contact"/>
        <xhtml:link rel="alternate" hreflang="tr" href="https://miracyildirim.com.tr#contact"/>
    </url>
    
</urlset> 