<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

    <!-- Home -->
    <url>
        <loc>https://tutorialshub.in/</loc>
        <priority>1.00</priority>
        <changefreq>weekly</changefreq>
    </url>

    <!-- Main Pages -->
    <url>
        <loc>https://tutorialshub.in/tutorials</loc>
        <priority>0.90</priority>
        <changefreq>monthly</changefreq>
    </url>

    <url>
        <loc>https://tutorialshub.in/about-us</loc>
        <priority>0.90</priority>
        <changefreq>monthly</changefreq>
    </url>

    <url>
        <loc>https://tutorialshub.in/contact-us</loc>
        <priority>0.80</priority>
        <changefreq>monthly</changefreq>
    </url>

    <!-- Tutorials -->
    <url>
        <loc>https://tutorialshub.in/html</loc>
        <priority>0.80</priority>
        <changefreq>monthly</changefreq>
    </url>

    <url>
        <loc>https://tutorialshub.in/css</loc>
        <priority>0.80</priority>
        <changefreq>monthly</changefreq>
    </url>

    <url>
        <loc>https://tutorialshub.in/javascript</loc>
        <priority>0.80</priority>
        <changefreq>monthly</changefreq>
    </url>

</urlset>
