<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static sitemap for the rtkmotion.io marketing pages. URLs use the canonical
  non-www https origin with trailing slashes to match how Astro serves them
  (directory format) and the <link rel="canonical"> in Base.astro.
  NOTE: the dynamic /catalog/* routes are not listed here — add them (or switch
  to @astrojs/sitemap for auto-generation) if those pages should be indexed.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://rtkmotion.io/</loc></url>
  <url><loc>https://rtkmotion.io/about/</loc></url>
  <url><loc>https://rtkmotion.io/pricing/</loc></url>
  <url><loc>https://rtkmotion.io/developers/</loc></url>
  <url><loc>https://rtkmotion.io/contact/</loc></url>
  <url><loc>https://rtkmotion.io/legal/</loc></url>
</urlset>
