<?xml version="1.0" encoding="UTF-8"?>

<!-- ==========================================================
 | Sitemap Configuration
 |
 | Defines the structure for search engine indexing.
 | Lists URLs with their change frequency and priority to 
 | optimize crawling efficiency and search visibility.
 |
 | NOTE:
 | - Use priority values between 0.0 (lowest) and 1.0 (highest).
 | - Change frequency options: always, hourly, daily,
 |   weekly, monthly, yearly, never.
 -->

<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
        <loc>https://kinetika-center.ro/</loc>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
    </url>
</urlset>
