<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
    
    <!-- Ana Sayfa -->
    <url>
        <loc>https://canos.me/</loc>
        <lastmod>2025-03-31</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://canos.me/favicon.webp</image:loc>
            <image:title>CanOS Logo</image:title>
        </image:image>
    </url>
    
    <!-- Bölüm URL'leri (Anchor linkler için) -->
    <url>
        <loc>https://canos.me/#features</loc>
        <lastmod>2025-03-31</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <url>
        <loc>https://canos.me/#architecture</loc>
        <lastmod>2025-03-31</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <url>
        <loc>https://canos.me/#roadmap</loc>
        <lastmod>2025-03-31</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- İndirme Sayfası -->
    <url>
        <loc>https://canos.me/download.html</loc>
        <lastmod>2025-03-31</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
        <image:image>
            <image:loc>https://canos.me/favicon.webp</image:loc>
        </image:image>
    </url>
    
    <!-- Dokümantasyon -->
    <url>
        <loc>https://canos.me/docs</loc>
        <lastmod>2025-03-31</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.8</priority>
    </url>
    
    <url>
        <loc>https://canos.me/docs/getting-started</loc>
        <lastmod>2025-03-31</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <url>
        <loc>https://canos.me/docs/command-reference</loc>
        <lastmod>2025-03-31</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <url>
        <loc>https://canos.me/docs/api-reference</loc>
        <lastmod>2025-03-31</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <url>
        <loc>https://canos.me/docs/faq</loc>
        <lastmod>2025-03-31</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.6</priority>
    </url>
    
    <!-- Blog (Gelecek kullanım için) -->
    <url>
        <loc>https://canos.me/blog</loc>
        <lastmod>2025-03-31</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- Hakkımızda -->
    <url>
        <loc>https://canos.me/about</loc>
        <lastmod>2025-03-31</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <!-- İletişim -->
    <url>
        <loc>https://canos.me/contact</loc>
        <lastmod>2025-03-31</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <!-- 404 Sayfası -->
    <url>
        <loc>https://canos.me/404.html</loc>
        <lastmod>2025-03-31</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.1</priority>
    </url>
    
</urlset>