<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
        <loc>https://apiversion.dev/</loc>
        <lastmod>2024-04-11</lastmod> <!-- Date of the last modification -->
        <changefreq>weekly</changefreq> <!-- Change frequency (e.g., always, hourly, daily, weekly, monthly, yearly, never) -->
        <priority>1.0</priority> <!-- Priority of the URL relative to other pages on your site -->
    </url>
    <!-- Add more <url> elements for each page you want to include in the sitemap -->

</urlset>