<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9">
  
  <!-- Homepage -->
  <url>
    <loc>https://jimbaranrestoancol.id/</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://jimbaranrestoancol.id/Logo2.png</image:loc>
      <image:title>Jimbaran Resto Ancol Logo</image:title>
      <image:caption>Logo Jimbaran Resto Ancol - Restoran Seafood Khas Bali di Jakarta Utara</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://jimbaranrestoancol.id/MainFood.png</image:loc>
      <image:title>Menu Seafood Jimbaran Resto Ancol</image:title>
      <image:caption>Hidangan seafood khas Bali dengan pemandangan pantai di Ancol Jakarta</image:caption>
    </image:image>
  </url>

  <!-- Menu Page -->
  <url>
    <loc>https://jimbaranrestoancol.id/#menu</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- About Page -->
  <url>
    <loc>https://jimbaranrestoancol.id/#about</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Gallery Page -->
  <url>
    <loc>https://jimbaranrestoancol.id/#gallery</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Review Page -->
  <url>
    <loc>https://jimbaranrestoancol.id/#review</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Contact Page -->
  <url>
    <loc>https://jimbaranrestoancol.id/#contact</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Package Page -->
  <url>
    <loc>https://jimbaranrestoancol.id/#package</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- SEO Landing Pages -->
  <url>
    <loc>https://jimbaranrestoancol.id/restoran-jakarta-utara</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://jimbaranrestoancol.id/makanan-seafood-ancol</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://jimbaranrestoancol.id/restoran-bali-jakarta</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://jimbaranrestoancol.id/makanan-pinggir-pantai-jakarta</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Inspiration List Page -->
  <url>
    <loc>https://jimbaranrestoancol.id/inspiration</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- 
    Note: Blog posts akan ditambahkan secara dinamis melalui backend API
    atau via sitemap generation script. Setiap blog post dengan status "published"
    harus ditambahkan dengan format:
    
    <url>
      <loc>https://jimbaranrestoancol.id/inspiration/{slug}</loc>
      <lastmod>{updatedAt}</lastmod>
      <changefreq>weekly</changefreq>
      <priority>0.7</priority>
      <image:image>
        <image:loc>{coverUrl}</image:loc>
        <image:title>{title}</image:title>
      </image:image>
    </url>
  -->

</urlset> 