Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="UTF-8"?>
- <RootDTO>
- <destination>
- <name>companyName</name>
- </destination>
- <orderData>
- <amount>123.45</amount>
- <items>
- <element>
- <binding>saddle</binding>
- <components>
- <element>
- <width>210</width>
- </element>
- </components>
- <description>Introductory x</description>
- </element>
- </items>
- </orderData>
- </RootDTO>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement