mirror of
https://github.com/pyqt/examples.git
synced 2025-08-27 20:17:17 +00:00
14 lines
302 B
XML
14 lines
302 B
XML
|
<order>
|
||
|
<customerId>234219</customerId>
|
||
|
<article>
|
||
|
<articleId>21692</articleId>
|
||
|
<count>3</count>
|
||
|
</article>
|
||
|
<article>
|
||
|
<articleId>24749</articleId>
|
||
|
<count>9</count>
|
||
|
</article>
|
||
|
<deliveryDate>2009-01-23</deliveryDate>
|
||
|
<payed>yes</payed>
|
||
|
</order>
|