<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- Página principal de apptender.app -->
  <url>
    <loc>https://apptender.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Página de la plataforma del reproductor de música -->
  <url>
    <loc>https://go.apptender.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Página de listas de reproducción -->
  <url>
    <loc>https://go.apptender.app/lists</loc>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Página de login -->
  <url>
    <loc>https://go.apptender.app/login</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Página de registro -->
  <url>
    <loc>https://go.apptender.app/register</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Página de planes de subscripción -->
  <url>
    <loc>https://go.apptender.app/plans</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Página de detalles del plan gratuito -->
  <url>
    <loc>https://go.apptender.app/subscription/free</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Página de detalles del plan QR -->
  <url>
    <loc>https://go.apptender.app/subscription/qr</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Página de detalles del plan Estándar -->
  <url>
    <loc>https://go.apptender.app/subscription/standard</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Página de detalles del plan Música -->
  <url>
    <loc>https://go.apptender.app/subscription/music</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

</urlset>
