<?xml version="1.0" encoding="UTF-8"?>
<!--
  SITE_URL is https://nekviofficial.com in every entry below — the
  confirmed production domain (see site.config.json).

  No <lastmod> dates are included: this is a static-file site with no
  CMS/build timestamps to draw a real "last modified" date from, and
  inventing one would violate "do not invent last-modified dates."  Add
  <lastmod> per-URL once real content-modification dates exist (e.g. by
  wiring this file into a build step, or updating it by hand whenever a
  page's content meaningfully changes).

  Only public, indexable pages are listed — no /api/ endpoints, no
  admin/test/preview routes (none exist), no 404 page. When real
  Resources articles are published, add their /resources/... URLs here.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://nekviofficial.com/</loc></url>
  <url><loc>https://nekviofficial.com/book.html</loc></url>
  <url><loc>https://nekviofficial.com/about-tina.html</loc></url>
  <url><loc>https://nekviofficial.com/resources.html</loc></url>
  <url><loc>https://nekviofficial.com/nekvi-publishing.html</loc></url>
  <url><loc>https://nekviofficial.com/contact.html</loc></url>
  <url><loc>https://nekviofficial.com/privacy-policy.html</loc></url>
  <url><loc>https://nekviofficial.com/terms-of-use.html</loc></url>
</urlset>
