<?xml version="1.0" encoding="utf-8"?><waypoints>
	<!-- #  1 --><waypoint x="4959" z="-2220">		
	while (inventory:getItemCount("Unknown Gift") > 9) do
		player:target_NPC("Kolu Max");
		sendMacro("ChoiceOption(1)");
	end
	
	player:target_NPC(117034);
	sendMacro("ChoiceOption(1)");
	stopPE();
	</waypoint>
</waypoints>