<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

    <!-- Ana Sayfa -->
    <url>
        <loc>https://www.indexler.com/</loc>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Özellikler Sayfası -->
    <url>
        <loc>https://www.indexler.com/features</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Fiyatlar Sayfası -->
    <url>
        <loc>https://www.indexler.com/pricing</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- İletişim Sayfası -->
    <url>
        <loc>https://www.indexler.com/contact</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Giriş Sayfası -->
    <url>
        <loc>https://www.indexler.com/login</loc>
        <changefreq>yearly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Kayıt Sayfası -->
    <url>
        <loc>https://www.indexler.com/register</loc>
        <changefreq>yearly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Yasal Sayfalar -->
    <url>
        <loc>https://www.indexler.com/privacy-policy</loc>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

    <url>
        <loc>https://www.indexler.com/terms-of-service</loc>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

    <url>
        <loc>https://www.indexler.com/kvkk</loc>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

</urlset> 