ASi ::
Código PHP:
<?xml version="1.0" encoding="UTF-8"?>
<!--
Document : navigation.xml
Created on : 6 de febrero de 2012, 17:26
Author : sergio
Description:
Purpose of the document follows.
-->
<configdata>
<nav>
<home>
<label>Clientes</label>
<pages>
<label>about</label>
<uri>/</uri>
</pages>
</home>
</nav>
</configdata>