33 lines
981 B
XML
33 lines
981 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="5000"/>
|
|
<production id="886" count="2"/>
|
|
<production id="854" count="2"/>
|
|
<production id="119" count="1"/>
|
|
</item>
|
|
<item>
|
|
<ingredient id="57" count="8000"/>
|
|
<production id="873" count="2"/>
|
|
<production id="904" count="2"/>
|
|
<production id="935" count="1"/>
|
|
</item>
|
|
<item>
|
|
<ingredient id="57" count="15000"/>
|
|
<production id="11584" count="1"/>
|
|
<production id="11585" count="2"/>
|
|
<production id="11586" count="2"/>
|
|
</item>
|
|
<item>
|
|
<ingredient id="57" count="50000"/>
|
|
<production id="11596" count="1"/>
|
|
<production id="11597" count="2"/>
|
|
<production id="11598" count="2"/>
|
|
</item>
|
|
<item>
|
|
<ingredient id="57" count="1000000"/>
|
|
<production id="15717" count="2"/>
|
|
<production id="15718" count="2"/>
|
|
<production id="15719" count="1"/>
|
|
</item>
|
|
</list> |