15 lines
432 B
XML
15 lines
432 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>
|
|
<!-- Pc Bang Point -->
|
|
<ingredient count="600" id="-100" />
|
|
<!-- Firework -->
|
|
<production count="1" id="6406" />
|
|
</item>
|
|
<item>
|
|
<!-- Pc Bang Point -->
|
|
<ingredient count="1200" id="-100" />
|
|
<production count="1" id="6407" />
|
|
</item>
|
|
</list>
|