Advertisement
Guest User

Untitled

a guest
Oct 16th, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. <libros>
  2. <libro>
  3. <id_libro>11</id_libro>
  4. <editorial>ANAYA</editorial>
  5. <titulo>librazo</titulo>
  6. <ano_publicacion>1234</ano_publicacion>
  7. <paginas>3</paginas>
  8. <ISBN10>2124352351</ISBN10>
  9. <ISBN13>1241355131124</ISBN13>
  10. </libro>
  11. </libros>
  12. <ejemplares>
  13. <ejemplar>
  14. <id_libro>11</id_libro>
  15. <id_ejemplar>1</id_ejemplar>
  16. </ejemplar>
  17. </ejemplares>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement