11 lines
		
	
	
		
			352 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			352 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
 | |
| 	<npcs>
 | |
| 		<npc>32892</npc> <!-- Lydia -->
 | |
| 	</npcs>
 | |
|     <item>
 | |
| 		<ingredient id="19461" count="1"/>
 | |
| 		<ingredient id="34884" count="1"/>
 | |
| 		<production id="34860" count="1"/>
 | |
| 	</item>
 | |
| </list> | 
