<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
  <title>Canal de Pruebas DAM - ÁLVARO BENÍTEZ CARDOSO</title>
  <link>http://alumnos.iestorredelrey.es/DAM/RSS/TU_NOMBRE/</link>
  <description>Ejercicio práctico de creación de canal RSS manual.</description>
  <language>es</language>
  <webMaster>tu_abencar.iestorredelrey.es (Beni)</webMaster>
  <lastBuildDate>Tue, 17 Feb 2026 10:00:00 GMT</lastBuildDate>

  <skipDays>
    <day>Saturday</day>
    <day>Sunday</day>
  </skipDays>

  <skipHours>
    <hour>22</hour>
    <hour>23</hour>
    <hour>0</hour>
    <hour>1</hour>
    <hour>2</hour>
    <hour>3</hour>
    <hour>4</hour>
    <hour>5</hour>
    <hour>6</hour>
    <hour>7</hour>
    <hour>8</hour>
  </skipHours>

  <item>
    <title>Nueva tecnología de procesadores</title>
    <link>http://www.ejemplo.com/noticia1</link>
    <guid isPermaLink="false">id_unico_001</guid>
    <category>Hardware</category>
    <pubDate>Mon, 16 Feb 2026 10:00:00 GMT</pubDate>
    <description>Intel presenta su nueva arquitectura para 2026.</description>
    <enclosure url="https://via.placeholder.com/600x400.jpg" length="12345" type="image/jpeg" />
  </item>

  <item>
    <title>Reseña del último Smartphone</title>
    <link>http://www.ejemplo.com/noticia2</link>
    <guid isPermaLink="false">id_unico_002</guid>
    <category>Móviles</category>
    <pubDate>Tue, 17 Feb 2026 09:30:00 GMT</pubDate>
    <description>
      <![CDATA[
        <p>El nuevo modelo cuenta con una pantalla <strong>OLED</strong> espectacular.</p>
        <p>Es el dispositivo más esperado del año.</p>
      ]]>
    </description>
  </item>

  <item>
    <title>Avances en Inteligencia Artificial</title>
    <link>http://www.ejemplo.com/noticia3</link>
    <guid isPermaLink="false">id_unico_003</guid>
    <category>Software</category>
    <pubDate>Wed, 18 Feb 2026 14:15:00 GMT</pubDate>
    <description>La IA sigue transformando el sector del desarrollo web.</description>
  </item>

</channel>
</rss>