<?xml version="1.0" encoding="UTF-8"?>
<!--
  Demo storefront sitemap. JuaLink is multi-tenant: a complete sitemap should be
  generated per store (server-side) listing each store's home, catalog & products.
  This file covers the demo store "Kebun Asri".
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://store.jualink.id/store/kebun-asri</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://store.jualink.id/store/kebun-asri/catalog</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
