<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
   <!-- Homepage -->
   <url>
      <loc>https://vinanalyzr.com/</loc>
      <lastmod>2024-09-22</lastmod>
      <changefreq>daily</changefreq> <!-- Changed to daily as homepage is frequently updated -->
      <priority>1.0</priority>
   </url>
   
   <!-- Main Service Pages -->
   <url>
      <loc>https://vinanalyzr.com/pricing</loc>
      <lastmod>2024-09-22</lastmod>
      <changefreq>monthly</changefreq>
      <priority>0.8</priority>
   </url>
   
   <url>
      <loc>https://vinanalyzr.com/sample-report</loc>
      <lastmod>2024-09-22</lastmod>
      <changefreq>monthly</changefreq>
      <priority>0.7</priority>
   </url>

   <!-- Informational Pages -->
   <url>
      <loc>https://vinanalyzr.com/about</loc>
      <lastmod>2024-09-22</lastmod>
      <changefreq>monthly</changefreq>
      <priority>0.6</priority>
   </url>

   <url>
      <loc>https://vinanalyzr.com/contact</loc>
      <lastmod>2024-09-22</lastmod>
      <changefreq>monthly</changefreq>
      <priority>0.6</priority>
   </url>

   <!-- Policy Pages -->
   <url>
      <loc>https://vinanalyzr.com/refund-policy</loc>
      <lastmod>2024-09-22</lastmod>
      <changefreq>yearly</changefreq>
      <priority>0.5</priority>
   </url>

   <url>
      <loc>https://vinanalyzr.com/terms-of-service</loc>
      <lastmod>2024-09-22</lastmod>
      <changefreq>yearly</changefreq>
      <priority>0.5</priority>
   </url>

   <url>
      <loc>https://vinanalyzr.com/privacy-policy</loc>
      <lastmod>2024-09-22</lastmod>
      <changefreq>yearly</changefreq>
      <priority>0.5</priority>
   </url>
</urlset>
