Advertisement
Guest User

Untitled

a guest
Jan 17th, 2020
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document>
  3. <product>
  4. <title>Soflyy T-Shirt</title>
  5. <sku>999-X</sku>
  6. <uri>sku2688.audi-compressor.clima.html</uri>
  7. <parent_sku />
  8. <price />
  9. <color />
  10. <description>This shirt is awesome.</description>
  11. </product>
  12. <product>
  13. <title>Soflyy T-Shirt (blue)</title>
  14. <sku>999-B</sku>
  15. <uri>sku312.bmw-compressor.clima.html</uri>
  16. <parent_sku>999-X</parent_sku>
  17. <price>15</price>
  18. <color>blue</color>
  19. <description />
  20. </product>
  21. </document>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement