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

  <url>
    <loc>http://localhost:8080/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>http://localhost:8080/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>http://localhost:8080/services</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>http://localhost:8080/contact</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>http://localhost:8080/blog</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

</urlset> -->



<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://lightning-ads.vercel.app/</loc>
    <lastmod>2025-10-17</lastmod>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://lightning-ads.vercel.app/about</loc>
    <lastmod>2025-10-17</lastmod>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://lightning-ads.vercel.app/services</loc>
    <lastmod>2025-10-17</lastmod>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://lightning-ads.vercel.app/contact</loc>
    <lastmod>2025-10-17</lastmod>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://lightning-ads.vercel.app/blog</loc>
    <lastmod>2025-10-17</lastmod>
    <priority>0.5</priority>
  </url>
</urlset>
