<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Halaman utama -->
  <url>
    <loc>https://builtbyariel.com/</loc>
    <lastmod>2025-10-09</lastmod>
    <priority>1.0</priority>
  </url>

  <!-- Contoh halaman lain (kalau pakai Vue Router) -->
  <url>
    <loc>https://builtbyariel.com/projects</loc>
    <lastmod>2025-10-09</lastmod>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://builtbyariel.com/about</loc>
    <lastmod>2025-10-09</lastmod>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://builtbyariel.com/contact</loc>
    <lastmod>2025-10-09</lastmod>
    <priority>0.8</priority>
  </url>
</urlset>
