<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet href="." type="application/x-xsp"?>
<xsp:page
  language="Perl"
  xmlns:xsp="http://apache.org/xsp/core/v1" 
  xmlns:esql="http://apache.org/xsp/SQL/v2"
  xmlns:param="http://axkit.org/NS/xsp/param/v1" 
>
<html>
<title>Prueba del ESQL</title>
<body>
<h1>Prueba del ESQL</h1>
<h3>hola-><param:nombre/></h3>
</body>
</html>   
</xsp:page>
