Skip to content

Instantly share code, notes, and snippets.

View akileshmuthukumaran's full-sized avatar

akileshmuthukumaran

  • Joined Oct 31, 2025
View GitHub Profile
@akileshmuthukumaran
akileshmuthukumaran / sitemap.xml
Created October 31, 2025 08:30
SEO sitemap for MUN website
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://snsaimun.in/</loc>
<priority>1.0</priority>
</url>
<url>
<loc>https://snsaimun.in/about</loc>
<priority>0.8</priority>
</url>