<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- Home Page -->
    <url>
        <loc>https://www.agustinloos.dev/</loc>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    <!-- Projects Page -->
    <url>
        <loc>https://www.agustinloos.dev/projects</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    <!-- Login Page -->
    <url>
        <loc>https://www.agustinloos.dev/login</loc>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>
</urlset>
