<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static rather than generated: this site has eight fixed public pages and no content collection,
  so a build-time generator would be more machinery than the thing it produces. ADD A LINE HERE
  WHEN YOU ADD A PAGE — nothing enforces it.

  No <lastmod>: an inaccurate one is worse than none, since crawlers use it to decide whether to
  refetch, and there is nothing here that knows when a page's copy actually changed.

  No hreflang alternates. English and Dutch are negotiated per request from a cookie and
  Accept-Language on the SAME url — there are no /nl/ routes to point at, so declaring alternates
  would advertise URLs that do not exist.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://dropify.dev/</loc>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://dropify.dev/pricing</loc>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://dropify.dev/support</loc>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://dropify.dev/changelog</loc>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://dropify.dev/legal/privacy</loc>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://dropify.dev/legal/terms</loc>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://dropify.dev/legal/security</loc>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://dropify.dev/legal/dpa</loc>
    <priority>0.3</priority>
  </url>
</urlset>
