<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- HOME -->
  <url>
    <loc>https://transmediarte.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- MUSIC -->
  <url>
    <loc>https://transmediarte.com/music.html</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- UX / UI KITS -->
  <url>
    <loc>https://transmediarte.com/ux.html</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- LOOK & FEEL / WIREFRAMES -->
  <url>
    <loc>https://transmediarte.com/lookandfeel.html</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://transmediarte.com/wireframes.html</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- PROJECTS / PORTFOLIO -->
  <url>
    <loc>https://transmediarte.com/projects.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- CONTACT -->
  <url>
    <loc>https://transmediarte.com/contact.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- ERROR / LEGAL (opcionales) -->
  <url>
    <loc>https://transmediarte.com/404.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.1</priority>
  </url>

  <url>
    <loc>https://transmediarte.com/privacy.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

</urlset>