<?xml version="1.0" encoding="UTF-8"?>
<presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://josm.openstreetmap.de/tagging-preset-1.0 tagging-preset.xsd">
	<group name="Philippines">
		<item name="barangay hall" icon="presets/townhall.png">
			<label text="barangay hall"/>
			<link href="http://wiki.openstreetmap.org/wiki/Tag:amenity%3Dtownhall"/>
			<key key="amenity" value="townhall"/>
			<key key="townhall:village" value="yes"/>
			<key key="building" value="yes"/>
			<text key="name" text="name" delete_if_empty="true"/>
		</item>
		<item name="basketball court" icon="presets/basketball.png">
			<label text="basketball court"/>
			<key key="leisure" value="pitch"/>
			<key key="sport" value="basketball"/>
		</item>
		<item name="boundary marker" icon="presets/boundaries.png">
			<label text="boundary marker"/>
			<link href="http://wiki.openstreetmap.org/wiki/Talk:Key:boundary#Boundary_stone"/>
			<key key="boundary" value="marker"/>
			<combo key="marker" text="marker" values="sign,stone,beacon,pile,buoy" default="sign" delete_if_empty="true"/>
			<combo key="admin_level" text="admin_level" values="1,2,3,4,5,6,7,8,9,10" display_values="N/A,National Border,Regions,Provinces,Sangguniang Panlalawigan districts (if any),Cities and Municipalities/Towns,Sangguniang Panlungsod/Bayan districts (if any),Other administrative districts (if any),Zones (if any),Barangays,Sitios/Puroks (if any - but only if boundaries are defined)" default="10" delete_if_empty="true" editable="false"/>
			<text key="name" text="name" delete_if_empty="true"/>
			<text key="ref" text="ref" delete_if_empty="true"/>
		</item>
		<item name="church, roman catholic" icon="styles/standard/religion/church.png">
			<label text="church, roman catholic"/>
			<link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=place_of_worship"/>
			<key key="amenity" value="place_of_worship"/>
			<key key="religion" value="christian"/>
			<key key="denomination" value="roman_catholic"/>
			<text key="name" text="name" delete_if_empty="true"/>
		</item>
		<item name="cockfighting cockpit" icon="styles/standard/shop/groceries/butcher.png">
			<label text="cockfighting cockpit"/>
			<link href="http://en.wikipedia.org/wiki/Cockfight"/>
			<key key="leisure" value="cockfighting"/>
			<text key="name" text="name" delete_if_empty="true"/>
		</item>
		<item name="place, barangay" icon="presets/places.png">
			<label text="place, barangay"/>
			<key key="place" value="village"/>
			<key key="place:ph" value="barangay"/>
			<text key="name" text="name" delete_if_empty="true"/>
			<text key="is_in:town" text="is_in:town" delete_if_empty="true"/>
			<text key="population" text="population" delete_if_empty="true"/>
			<text key="source:population" text="source:population" default="psgc" delete_if_empty="true"/>
		</item>
		<item name="place, sitio" icon="presets/places.png">
			<label text="place, sitio"/>
			<key key="place" value="hamlet"/>
			<key key="place:ph" value="sitio"/>
			<text key="name" text="name" delete_if_empty="true"/>
			<text key="is_in:village" text="is_in:village" delete_if_empty="true"/>
		</item>
		<item name="subdivision" icon="styles/standard/misc/landuse/residential.png">
			<label text="subdivision"/>
			<link href="http://wiki.openstreetmap.org/wiki/Tag:landuse%3Dresidential"/>
			<key key="landuse" value="residential"/>
			<text key="name" text="name" delete_if_empty="true"/>
		</item>
		<item name="waiting shed" icon="presets/shelter.png">
			<label text="waiting shed"/>
			<link href="http://wiki.openstreetmap.org/wiki/Tag:amenity%3Dshelter"/>
			<key key="amenity" value="shelter"/>
			<text key="name" text="name" delete_if_empty="true"/>
		</item>
	</group>
</presets>
