Advertisement
DaniJagnjic

recepit.xml

Oct 18th, 2019
530
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. <?xml version="1.0" ?>
  2. <receipt customerRef="2015ABKJ5" paymentDate="04-12-2015">
  3. <item>
  4. <productName>Automatic Card Shuffler</productName>
  5. <quantity>1</quantity>
  6. <unitPrice>19.95</unitPrice>
  7. </item>
  8. <item>
  9. <productName>Chuggington Fish Card Game</productName>
  10. <quantity>2</quantity>
  11. <unitPrice>5.50</unitPrice>
  12. </item>
  13. </receipt>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement