<?xml version="1.0" encoding="UTF-8"?>
<!--
  One URL, because the site is one route.

  This file previously listed eight URLs — /about, /services, /blog,
  /blog/how-to-optimize-seo, /contact, /images/, /videos/ — against a
  yourdomain.com host. None of those paths exist. Submitted to Search
  Console it would have reported eight 404s and nothing else.

  Sitemaps address pages, not fragment anchors, so the in-page sections
  (#services, #solutions, #blog …) are deliberately absent. Add entries
  here as real routes ship.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://devtechguru.com/</loc>
    <lastmod>2026-08-03</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
