<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0">
    
    <!-- Homepage -->
    <url>
        <loc>https://ragibuddin.in/</loc>
        <lastmod>2026-02-04</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://ragibuddin.in/logo/profile.jpg</image:loc>
            <image:title>Ragib Uddin - Creative Designer & Developer</image:title>
        </image:image>
        <mobile:mobile/>
    </url>

    <!-- About Page -->
    <url>
        <loc>https://ragibuddin.in/about.php</loc>
        <lastmod>2026-02-04</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
        <image:image>
            <image:loc>https://ragibuddin.in/logo/profile.jpg</image:loc>
            <image:title>About Ragib Uddin</image:title>
        </image:image>
        <mobile:mobile/>
    </url>

    <!-- Contact Page -->
    <url>
        <loc>https://ragibuddin.in/contact.php</loc>
        <lastmod>2026-02-04</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
        <mobile:mobile/>
    </url>

    <!-- Gallery Page -->
    <url>
        <loc>https://ragibuddin.in/gallery.php</loc>
        <lastmod>2026-02-04</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.95</priority>
        <mobile:mobile/>
    </url>

    <!-- Portfolio Page -->
    <url>
        <loc>https://ragibuddin.in/portfolio.php</loc>
        <lastmod>2026-02-04</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.95</priority>
        <mobile:mobile/>
    </url>

    <!-- Services Page -->
    <url>
        <loc>https://ragibuddin.in/services.php</loc>
        <lastmod>2026-02-04</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
        <mobile:mobile/>
    </url>

    <!-- Admin Login -->
    <url>
        <loc>https://ragibuddin.in/admin/login.php</loc>
        <lastmod>2026-02-04</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

</urlset>