<?xml version="1.0" encoding="UTF-8"?>
<urlset 
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- HOME -->
    <url>
        <loc>https://www.vssangath.org/home</loc>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>
    <!-- PRACTICE -->
    <url>
        <loc>https://www.vssangath.org/practice</loc>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>
    <!-- PARTNERS -->
    <url>
        <loc>https://www.vssangath.org/partners</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    <!-- PEOPLE -->
    <url>
        <loc>https://www.vssangath.org/people</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    <!-- ABOUT (same component as practice, but separate route) -->
    <url>
        <loc>https://www.vssangath.org/about</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    <!-- CAMPUS / PLACE -->
    <url>
        <loc>https://www.vssangath.org/place</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    <!-- PROJECTS LIST -->
    <url>
        <loc>https://www.vssangath.org/projects</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    <!-- NEWS LIST -->
    <url>
        <loc>https://www.vssangath.org/news</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    <!-- PROJECT INQUIRY -->
    <url>
        <loc>https://www.vssangath.org/project-inquiry</loc>
        <changefreq>yearly</changefreq>
        <priority>0.6</priority>
    </url>
    <!-- CAREERS -->
    <url>
        <loc>https://www.vssangath.org/careers</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    <!-- LOCATION -->
    <url>
        <loc>https://www.vssangath.org/location</loc>
        <changefreq>yearly</changefreq>
        <priority>0.6</priority>
    </url>
    <!-- TERMS -->
    <url>
        <loc>https://www.vssangath.org/terms-of-use</loc>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    <!-- PRIVACY -->
    <url>
        <loc>https://www.vssangath.org/privacy-policy</loc>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
</urlset>