Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="UTF-8"?>
- <almacen>
- <producto categoria="mouse" marca="Logitech">
- <nombre>Inalambrico C50</nombre>
- <precio>20000</precio>
- </producto>
- <producto categoria="monitor" marca="Acer">
- <nombre>Monitor Acer V173</nombre>
- <precio>200000</precio>
- </producto>
- </almacen>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement