<?xml version="1.0" encoding="UTF-8"?>
<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">

  <!-- Homepage -->
  <url>
    <loc>https://zeinrumahkayu.com/</loc>
    <lastmod>2026-01-12</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Catalog/Search Page -->
  <url>
    <loc>https://zeinrumahkayu.com/search</loc>
    <lastmod>2026-01-12</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Contact Page -->
  <url>
    <loc>https://zeinrumahkayu.com/contact</loc>
    <lastmod>2026-01-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- 
    NOTE: Individual property pages should be added dynamically
    
    For dynamic property pages from your API, you can generate them with a script.
    Example format for property pages:
    
    <url>
      <loc>https://zeinrumahkayu.com/property/1</loc>
      <lastmod>2026-01-12</lastmod>
      <changefreq>weekly</changefreq>
      <priority>0.7</priority>
    </url>
    
    To generate a complete sitemap with all property pages:
    1. Create a build script that fetches all properties from your API
    2. Generate sitemap entries for each property
    3. Update the sitemap file during build/deployment
    
    Alternatively, consider using a dynamic sitemap generator or
    a sitemap index that points to multiple sitemaps.
  -->

</urlset>
