Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <clientes>
  3.     <cliente ID="C01">
  4.         <nombre>Daniela Ortiz</nombre>
  5.         <telefono>3112225577</telefono>
  6.     </cliente>
  7.     <cliente ID="C02">
  8.         <nombre>Sebastian Ortiz</nombre>
  9.         <telefono>3208526311</telefono>
  10.     </cliente>
  11. </clientes>