<?xml version="1.0" encoding="UTF-8"?>
<!--
  Deployment template only. Generate this file from the final VITE_PUBLIC_SITE_URL
  origin and verified published data. Replace every ${PUBLIC_ORIGIN} token during
  deployment; do not ship this template. Do not include /workspace, private paths,
  or mock/demo resources. Add lastmod only from verified published timestamps.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>${PUBLIC_ORIGIN}/</loc></url>
  <url><loc>${PUBLIC_ORIGIN}/stories</loc></url>
  <url><loc>${PUBLIC_ORIGIN}/trips</loc></url>
  <url><loc>${PUBLIC_ORIGIN}/about</loc></url>
  <url><loc>${PUBLIC_ORIGIN}/guestbook</loc></url>
</urlset>
