Skip to content

Instantly share code, notes, and snippets.

@alialrahahleh
Created July 16, 2019 06:34
Show Gist options
  • Save alialrahahleh/a059e7b5552f4478991ffb040532b409 to your computer and use it in GitHub Desktop.
Save alialrahahleh/a059e7b5552f4478991ffb040532b409 to your computer and use it in GitHub Desktop.
Sample XML input
<ITEM>
<ITEM-CODE>15</ITEM-CODE>
<TRANSACTION-DATE>222</TRANSACTION-DATE>
<ITEM-TYPE>Car</ITEM-TYPE>
<ORDERED-BY>Customer2</ORDERED-BY>
<ORDER-DATE>20161207111400</ORDER-DATE>
<ORDER-ID>3190996</ORDER-ID>
<CUSTOMER-LOCATION>USA</CUSTOMER-LOCATION>
</ITEM>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment