<?xml version="1.0" encoding="UTF-8"?>
<!--
  sitemap.xml — Tools by NACodersTech
  Single page site — all tools run as modals on index.html
  Submit to: https://search.google.com/search-console
  Update lastmod whenever you make changes to index.html
-->
<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">

  <!-- Only one real page — all tools are JS-powered modals -->
  <url>
    <loc>https://tools.nacoderstech.com/</loc>
    <lastmod>2026-08-17</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

</urlset>