<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Example URL with a few optional attributes -->
  <url>
    <loc>https://vikas.vercel.app</loc>
    <lastmod>2023-11-12</lastmod>  <!-- Last modification date -->
    <changefreq>quarterly</changefreq> <!-- How frequently the page is likely to change -->
    <priority>0.8</priority>        <!-- Priority of the page relative to other pages -->

    <!-- Optional images associated with the page -->
    <!-- <image:image>
      <image:loc>https://www.example.com/image.jpg</image:loc>
      <image:title>Image Title</image:title>
    </image:image> -->

  </url>

  <!-- Add more URL entries as needed -->

</urlset>
