<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<map>
	<title>Icons demo</title>
	<scale percents="80" hidetitleson="50"/>
	<sizes width="38000" height="20000" what="km"/>
	<objecttypes>
		<type code="airport" name="Airport"/>
		<type code="star" name="Star"/>
		<type code="hotel" name="Hotel"/>
		<type code="railwaystation" name="RW station"/>
		<type code="port" name="Sea port"/>
		<type code="phone" name="Phone"/>
		<type code="parking" name="Parking palce"/>
		<type code="park" name="Park"/>
		<type code="museum" name="Museum"/>
		<type code="monument" name="Monument"/>
		<type code="eatingplace" name="Meal"/>
		<type code="casino" name="casino"/>
		<type code="cafe" name="Cafe"/>
		<type code="busstop" name="Bus"/>
		<type code="arrowred" name="Red arrow"/>
		<type code="arrowblue" name="Blue arrow"/>
		<type code="theatre" name="Theatre"/>
		<type code="hospital" name="Hospital"/>
		<type code="taxi" name="Taxi"/>
		<type code="underground" name="Underground"/>
	</objecttypes>
	<objects>
		<object type="airport" name="Airport" x="100" y="50" font="Arial" color="000000" fontsize="15"/>
		<object type="star" name="Star" x="100" y="80" font="Arial" color="000000" fontsize="15"/>
		<object type="hotel" name="Hotel" x="100" y="110" font="Arial" color="000000" fontsize="15"/>
		<object type="railwaystation" name="RW station" x="100" y="140" font="Arial" color="000000" fontsize="15"/>
		<object type="port" name="Port" x="100" y="170" font="Arial" color="000000" fontsize="15"/>
		<object type="phone" name="Phone" x="100" y="200" font="Arial" color="000000" fontsize="15"/>
		<object type="parking" name="Parking" x="100" y="230" font="Arial" color="000000" fontsize="15"/>
		<object type="park" name="Park" x="100" y="260" font="Arial" color="000000" fontsize="15"/>
		<object type="museum" name="Museum" x="100" y="290" font="Arial" color="000000" fontsize="15"/>
		<object type="monument" name="Monument" x="100" y="320" font="Arial" color="000000" fontsize="15"/>
		<object type="eatingplace" name="Meal" x="100" y="350" font="Arial" color="000000" fontsize="15"/>
		<object type="casino" name="Casino" x="100" y="380" font="Arial" color="000000" fontsize="15"/>
		
		<object type="cafe" name="Cafe" x="300" y="50" font="Arial" color="000000" fontsize="15"/>
		<object type="busstop" name="Bus" x="300" y="80" font="Arial" color="000000" fontsize="15"/>
		<object type="arrowred" name="Red arrow" x="300" y="110" font="Arial" color="000000" fontsize="15"/>
		<object type="arrowblue" name="Blue arrow" x="300" y="140" font="Arial" color="000000" fontsize="15"/>
		<object type="theatre" name="Theatre" x="300" y="170" font="Arial" color="000000" fontsize="15"/>
		<object type="hospital" name="Hospital" x="300" y="200" font="Arial" color="000000" fontsize="15"/>
		<object type="taxi" name="Taxi" x="300" y="230" font="Arial" color="000000" fontsize="15"/>
		<object type="underground" name="Underground" x="300" y="260" font="Arial" color="000000" fontsize="15"/>
	</objects>
</map>