<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap for https://hijauberkah.com/
  NOTE: per the sitemap protocol, Google only trusts URLs that share the same host as the
  sitemap file (or a subdirectory of it). A single sitemap.xml on hijauberkah.com cannot make
  v1.hijauberkah.com / v2.hijauberkah.com rank as sitelinks by itself — that also requires:
    1. robots.txt + sitemap.xml published on v1.hijauberkah.com and v2.hijauberkah.com too.
    2. All three properties (hijauberkah.com, v1.hijauberkah.com, v2.hijauberkah.com) verified
       under the same Google Search Console account — ideally as one "Domain property" for
       hijauberkah.com, which automatically covers every subdomain.
    3. Real crawlable <a> links from the homepage to v1/v2 (already added in index.html's
       navbar dropdown and footer "Portal & Versi Sistem" column).
  Sitelinks themselves are still chosen algorithmically by Google and cannot be forced, but the
  three steps above are exactly what gives Google the strongest signal to show them.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://hijauberkah.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://hijauberkah.com/login.php</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
</urlset>
