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

  <!-- Homepage - Highest Priority -->
  <url>
    <loc>https://transmutation-webpage.vercel.app/</loc>
    <lastmod>2025-01-14</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Index.html (explicit) -->
  <url>
    <loc>https://transmutation-webpage.vercel.app/index.html</loc>
    <lastmod>2025-01-14</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Products Page - High Priority (conversion/product info) -->
  <url>
    <loc>https://transmutation-webpage.vercel.app/products.html</loc>
    <lastmod>2025-01-14</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Services Page - High Priority (features/conversion info) -->
  <url>
    <loc>https://transmutation-webpage.vercel.app/services.html</loc>
    <lastmod>2025-01-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- About Page - Medium Priority -->
  <url>
    <loc>https://transmutation-webpage.vercel.app/about.html</loc>
    <lastmod>2025-01-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Contact Page - Medium Priority -->
  <url>
    <loc>https://transmutation-webpage.vercel.app/contact.html</loc>
    <lastmod>2025-01-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

</urlset>
