Skip to content

Instantly share code, notes, and snippets.

@kinisoftware
Created December 6, 2010 12:40
Show Gist options
  • Save kinisoftware/730237 to your computer and use it in GitHub Desktop.
Save kinisoftware/730237 to your computer and use it in GitHub Desktop.
<entidad>
<persona>
<nombre>Paco</nombre>
<apellidos>Garcia Garcia</apellidos>
<edad>19</edad>
<direccion>
<calle>mi calle</calle>
<numero>28</numero>
<cp>10001</cp>
<localidad>Caceres</localidad>
</direccion>
</persona>
</entidad>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment