<?xml version="1.0" encoding="UTF-8"?>
<!--
  Single-page site, so the sitemap has exactly one entry. The origin placeholder
  is replaced at build time (see the wwwOriginPlugin in vite.config.ts) because
  public/ files are copied verbatim and never pass through the HTML transform.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.everyday2well.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
