<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    
    <!-- Homepage -->
    <url>
        <loc>https://yashkolte.web.app</loc>
        <lastmod>2024-10-03</lastmod> <!-- Update this date to the last modified date -->
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- About Page -->
    <url>
        <loc>https://yashkolte.web.app/about.html</loc>
        <lastmod>2024-10-01</lastmod> <!-- Update this date -->
        <changefreq>yearly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Portfolio Page -->
    <url>
        <loc>https://yashkolte.web.app/index-showcase-grid.html</loc>
        <lastmod>2024-09-28</lastmod> <!-- Update this date -->
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Contact Page -->
    <url>
        <loc>https://yashkolte.web.app/contact.html</loc>
        <lastmod>2024-10-03</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>
    
</urlset>
