<?xml version="1.0" encoding="utf-8" ?>
<mapgoals>

	<goal tag="example_goal1" sortorder="1" timeleft_colorchange="0" musictype="off" positivetimer="1" goalletter="A" targettag="example_goal1_target" hint="0">
                   <text language="en">This is an example goal A marking a single location</text>
                   <text language="de">This is an example goal A marking a single location</text>
				   <text language="fr">This is an example goal A marking a single location</text>
				   <text language="ru">This is an example goal A marking a single location</text>
    </goal>
	
	<goal tag="example_goal2" sortorder="1" timeleft_colorchange="10" musictype="off" positivetimer="1" goalletter="B" targettag="sg_example_goal2_targets" hint="0">
                   <text language="en">This is an example goal B marking multiple locations and it's a timer</text>
                   <text language="de">This is an example goal B marking multiple locations and it's a timer</text>
				   <text language="fr">This is an example goal B marking multiple locations and it's a timer</text>
				   <text language="ru">This is an example goal B marking multiple locations and it's a timer</text>
    </goal>
	
</mapgoals>