16 lines
486 B
XML
16 lines
486 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/multisell.xsd">
|
|
<item>
|
|
<ingredient id="57" count="10000000"/>
|
|
<production id="35562" count="1"/>
|
|
</item>
|
|
<item>
|
|
<ingredient id="57" count="10000000"/>
|
|
<ingredient id="10639" count="50"/>
|
|
<production id="35563" count="1"/>
|
|
</item>
|
|
<item>
|
|
<ingredient id="57" count="10000000"/>
|
|
<production id="34985" count="1"/>
|
|
</item>
|
|
</list> |