51 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			51 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="UTF-8"?>
 | 
						|
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
 | 
						|
	<item>
 | 
						|
		<!-- Adena -->
 | 
						|
		<ingredient count="2100" id="57" />
 | 
						|
		<!-- Shirt -->
 | 
						|
		<ingredient count="1" id="21" />
 | 
						|
		<!-- Leather Shirt -->
 | 
						|
		<production count="1" id="22" />
 | 
						|
	</item>
 | 
						|
	<item>
 | 
						|
		<!-- Adena -->
 | 
						|
		<ingredient count="5400" id="57" />
 | 
						|
		<!-- Leather Shirt -->
 | 
						|
		<ingredient count="1" id="22" />
 | 
						|
		<!-- Wooden Breastplate -->
 | 
						|
		<production count="1" id="23" />
 | 
						|
	</item>
 | 
						|
	<item>
 | 
						|
		<!-- Adena -->
 | 
						|
		<ingredient count="12200" id="57" />
 | 
						|
		<!-- Wooden Breastplate -->
 | 
						|
		<ingredient count="1" id="23" />
 | 
						|
		<!-- Bone Breastplate -->
 | 
						|
		<production count="1" id="24" />
 | 
						|
	</item>
 | 
						|
	<item>
 | 
						|
		<!-- Adena -->
 | 
						|
		<ingredient count="16500" id="57" />
 | 
						|
		<!-- Bone Breastplate -->
 | 
						|
		<ingredient count="1" id="24" />
 | 
						|
		<!-- Piece Bone Breastplate -->
 | 
						|
		<production count="1" id="25" />
 | 
						|
	</item>
 | 
						|
	<item>
 | 
						|
		<!-- Adena -->
 | 
						|
		<ingredient count="16500" id="57" />
 | 
						|
		<!-- Bone Breastplate -->
 | 
						|
		<ingredient count="1" id="24" />
 | 
						|
		<!-- Hard Leather Shirt -->
 | 
						|
		<production count="1" id="27" />
 | 
						|
	</item>
 | 
						|
	<item>
 | 
						|
		<!-- Adena -->
 | 
						|
		<ingredient count="16500" id="57" />
 | 
						|
		<!-- Piece Bone Breastplate -->
 | 
						|
		<ingredient count="1" id="25" />
 | 
						|
		<!-- Bronze Breastplate -->
 | 
						|
		<production count="1" id="26" />
 | 
						|
	</item>
 | 
						|
</list> |