<?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 -->
    <url>
        <loc>http://localhost/</loc>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Kategoriler Sayfası -->
    <url>
        <loc>http://localhost/tum-kategoriler</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Bloglar Sayfası -->
    <url>
        <loc>http://localhost/bloglar</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>





</urlset>
