mirror of
https://gitlab.com/tutorial-java-rafa-munoz/tutorial-java-2024-25/LMSGI-2024-25.git
synced 2025-11-09 09:57:39 +01:00
8 lines
256 B
XML
8 lines
256 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<?xml-stylesheet type="text/xsl" href="xml-xsl-ejercicicio01.xsl" ?>
|
|
|
|
<superheroe>
|
|
<nombre>Thor, el Dios</nombre>
|
|
<poderes>Martillo mágico, Dios, Fuerza</poderes>
|
|
<amigos>Iron Man y Hulk</amigos>
|
|
</superheroe> |