<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static routes only. News articles (/news/:id) are not listed here: a static
  file cannot follow articles being added or deleted, so it would go stale.
  They will be added by a generated sitemap (ETAPA 2). No <lastmod>: static
  pages have no reliable modification date.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://milkmark.md/</loc>
  </url>
  <url>
    <loc>https://milkmark.md/products</loc>
  </url>
  <url>
    <loc>https://milkmark.md/certificates</loc>
  </url>
  <url>
    <loc>https://milkmark.md/about</loc>
  </url>
  <url>
    <loc>https://milkmark.md/news</loc>
  </url>
  <url>
    <loc>https://milkmark.md/contact</loc>
  </url>
</urlset>
