<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
        <loc>https://anuvadan.com</loc>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
    </url>
    <!-- Add more URLs as needed -->
    <url>
        <loc>https://anuvadan.com/english/</loc>
        <changefreq>monthly</changefreq>
        <priority>0.99</priority>
    </url>

    <url>
        <loc>https://anuvadan.com/hindi/</loc>
        <changefreq>monthly</changefreq>
        <priority>0.99</priority>
    </url>

    <url>
        <loc>https://anuvadan.com/words/english.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.98</priority>
    </url>
    <url>
        <loc>https://anuvadan.com/words/hindi.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.98</priority>
    </url>
</urlset>