mirror of
https://github.com/pyqt/examples.git
synced 2025-08-26 11:37:09 +00:00
The commits since then moved many files into the src/ subdirectory. This would have broken existing links on the internet. To solve this, we leave the master branch as-is and make such breaking changes on a different branch.
19 lines
438 B
XML
19 lines
438 B
XML
<order>
|
|
<customerId>194223</customerId>
|
|
<article>
|
|
<articleId>22242</articleId>
|
|
<count>5</count>
|
|
</article>
|
|
<article>
|
|
<articleId>32372</articleId>
|
|
<count>12</count>
|
|
<comment>without stripes</comment>
|
|
</article>
|
|
<article>
|
|
<articleId>23649</articleId>
|
|
<count>2</count>
|
|
</article>
|
|
<deliveryDate>2009-01-23</deliveryDate>
|
|
<payed>true</payed>
|
|
</order>
|