356551003.xml 909 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. <?xml version='1.0' encoding='utf-8'?>
  2. <!-- Castle Merchant - t-shirts -->
  3. <list>
  4. <!-- Silk Shirt -->
  5. <item id="1">
  6. <ingredient id="9912" count="80"/>
  7. <production id="9579" count="1"/>
  8. </item>
  9. <!-- Striped Silk Shirt -->
  10. <item id="2">
  11. <ingredient id="9912" count="180"/>
  12. <production id="9585" count="1"/>
  13. </item>
  14. <!-- Leather Shirt -->
  15. <item id="3">
  16. <ingredient id="9912" count="260"/>
  17. <production id="9580" count="1"/>
  18. </item>
  19. <!-- Striped Leather Shirt -->
  20. <item id="4">
  21. <ingredient id="9912" count="400"/>
  22. <production id="9586" count="1"/>
  23. </item>
  24. <!-- Scale Shirt -->
  25. <item id="5">
  26. <ingredient id="9912" count="588"/>
  27. <production id="9581" count="1"/>
  28. </item>
  29. <!-- Striped Scale Shirt -->
  30. <item id="6">
  31. <ingredient id="9912" count="880"/>
  32. <production id="9587" count="1"/>
  33. </item>
  34. </list>