Open html window using xml and flash

Hello, I have following xml in a dynamic text, but the Link does not work, How I must do so that it works?

Thanks to everyone.


<?xml version="1.0" encoding="iso-8859-1"?>
<story>
<titulo>Mi titulo</titulo><br>
<kontenido>
<ul>
  <li><a href="algo.html" target="_blank">algo</a></li>
</ul>
</kontenido></story>

The XML is loaded on dinamic text