<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- Homepage -->
  <url>
    <loc>https://webamon.com/</loc>
    <lastmod>2025-01-24</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Search Page -->
  <url>
    <loc>https://webamon.com/search.html</loc>
    <lastmod>2025-01-24</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Copilot Page -->
  <url>
    <loc>https://webamon.com/copilot.html</loc>
    <lastmod>2025-01-24</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Contact Page (if it exists) -->
  <url>
    <loc>https://webamon.com/contact</loc>
    <lastmod>2025-01-24</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Pricing Page -->
  <url>
    <loc>https://webamon.com/pricing.html</loc>
    <lastmod>2025-01-24</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

           <!-- Privacy Policy -->
         <url>
           <loc>https://webamon.com/privacy-policy.html</loc>
           <lastmod>2025-01-24</lastmod>
           <changefreq>monthly</changefreq>
           <priority>0.3</priority>
         </url>

         <!-- API Documentation -->
         <url>
           <loc>https://webamon.com/api.html</loc>
           <lastmod>2025-01-24</lastmod>
           <changefreq>weekly</changefreq>
           <priority>0.7</priority>
         </url>

         <!-- LLM.txt file for AI/LLM content discovery -->
  <url>
    <loc>https://webamon.com/llm.txt</loc>
    <lastmod>2025-01-24</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- LLM-full.txt file for comprehensive AI/LLM content -->
  <url>
    <loc>https://webamon.com/llm-full.txt</loc>
    <lastmod>2025-01-24</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Robots.txt -->
  <url>
    <loc>https://webamon.com/robots.txt</loc>
    <lastmod>2025-01-24</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.1</priority>
  </url>

</urlset>