Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <?xml version="1.0"?>
  2. <Orden id="105001">
  3.     <Cliente id="709003">
  4.         <Nombre>OrtizOL Sas.</Nombre>
  5.     </Cliente>
  6.    
  7.     <Items>
  8.         <Item id="8001">
  9.             <Nombre>Introducción a C#</Nombre>
  10.             <Precio>17.5</Precio>
  11.         </Item>
  12.         <Item id="8002">
  13.             <Nombre>Introducción a LINQ</Nombre>
  14.             <Precio>14.5</Precio>
  15.         </Item>
  16.     </Items>
  17. </Orden>