<?xml version="1.0" encoding="UTF-8"?>
<!--
  Three real documents. The home page is a single scrolling page, so its
  in-page sections (#body, #foodie, #products) are NOT listed — they are
  anchors within one document, and listing them would ask Google to index
  the same page four times.

  Trailing slashes match the canonical tags in each page's <head>. If one
  changes, change the other, or the two disagree about which URL is real.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
        <loc>https://labs.ambror.com/</loc>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    <url>
        <loc>https://labs.ambror.com/privacy/</loc>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    <url>
        <loc>https://labs.ambror.com/terms/</loc>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
</urlset>
