<?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"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
        xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0"
        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://neronsignals.com/</loc>
        <lastmod>2024-10-23</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://neronsignals.com/assets/img/logo-dark.png</image:loc>
            <image:title>Neron Signals Logo</image:title>
        </image:image>
    </url>

    <!-- Performans Sayfası -->
    <url>
        <loc>https://neronsignals.com/performans.php</loc>
        <lastmod>2024-10-23</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Premium Sayfası -->
    <url>
        <loc>https://premium.neronsignals.com/</loc>
        <lastmod>2023-10-25T12:00:00+00:00</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Hizmet Sözleşmesi -->
    <url>
        <loc>https://neronsignals.com/hizmet.html</loc>
        <lastmod>2024-10-23</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Sorumluluk Reddi -->
    <url>
        <loc>https://neronsignals.com/politika.html</loc>
        <lastmod>2024-10-23</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Dökümantasyon -->
    <url>
        <loc>https://docs.neronsignals.com</loc>
        <lastmod>2023-10-25T12:00:00+00:00</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
</urlset>