<?xml version="1.0" encoding="utf-8"?>
<waypoints>



<onLoad>
while (true) do 
       
		   sendMacro("UseAction(1)");
              
	       yrest(500);

	       sendMacro("UseAction(1)");
              
	       yrest(500);

	       sendMacro("UseAction(1)");
              
	       yrest(500);

	       sendMacro("UseAction(2)");
              
	       yrest(500);

	       sendMacro("UseAction(2)");
              
	       yrest(500);
end
</onLoad>

</waypoints>