<?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"
      xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
            http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<!-- created with Free Online Sitemap Generator www.xml-sitemaps.com -->


 <url>
        <loc>https://dambel.dev/</loc>
        <priority>1.0</priority>
    </url>
    <!-- Projects Page -->
    <url>
        <loc>https://dambel.dev/work</loc>
        <priority>0.9</priority>
    </url>
    <!-- Individual Project (Dynamic URL) -->
    <!-- Note: If you have specific project URLs you can list them individually, or use a wildcard approach in your server-side sitemap generation -->
    <url>
        <loc>https://dambel.dev/work/sample-project</loc>
        <priority>0.8</priority>
    </url>
    <!-- Skills Page -->
    <url>
        <loc>https://dambel.dev/skills</loc>
        <priority>0.7</priority>
    </url>
    <!-- Login Page -->
    <url>
        <loc>https://dambel.dev/login</loc>
        <priority>0.5</priority>
    </url>

</urlset>