<featureGroup>
  <feature name="Hamlet">
    <category>places</category>
    <icon image="features/pois/poi_place_hamlet.p.24.png"/>
    <point/>
    <area/>
    <tag k="place" v="hamlet" />
    <inputSet ref="names"/>
    <inputSet ref="places"/>
    <inputSet ref="common"/>
  </feature>

  <feature name="Village">
    <category>places</category>
    <icon image="features/pois/poi_place_village.p.24.png"/>
    <point/>
    <area/>
    <tag k="place" v="village" />
    <inputSet ref="names"/>
    <inputSet ref="places"/>
    <inputSet ref="common"/>
  </feature>

  <feature name="Neighbourhood">
    <category>places</category>
    <icon image="features/pois/poi_place_suburb.p.24.png"/>
    <point/>
    <area/>
    <tag k="place" v="neighbourhood" />
    <inputSet ref="names"/>
    <inputSet ref="places"/>
    <inputSet ref="common"/>
  </feature>

  <feature name="Town">
    <category>places</category>
    <icon image="features/pois/poi_place_town.p.24.png"/>
    <point/>
    <area/>
    <tag k="place" v="town" />
    <inputSet ref="names"/>
    <inputSet ref="places"/>
    <inputSet ref="common"/>
  </feature>

  <feature name="Suburb">
    <category>places</category>
    <icon image="features/pois/poi_place_suburb.p.24.png"/>
    <point/>
    <area/>
    <tag k="place" v="suburb" />
    <inputSet ref="names"/>
    <inputSet ref="places"/>
    <inputSet ref="common"/>
  </feature>

  <feature name="City">
    <category>places</category>
    <icon image="features/pois/poi_place_city.p.24.png"/>
    <point/>
    <area/>
    <tag k="place" v="city" />
    <inputSet ref="names"/>
    <inputSet ref="places"/>
    <inputSet ref="common"/>
  </feature>
  
<!-- Top 10 boundaries in order of usage on taginfo.openstreetmap.de -->

  <feature name="Admin Boundary">
    <category>places</category>
    <line/>
    <icon image="features/pois/poi_boundary_administrative.n.24.png"/>
    <help>http://wiki.openstreetmap.org/wiki/Tag:boundary=administrative</help>
    <tag k="boundary" v="administrative"/>
    <input type="number" minimum="2" maximum="10" presence="always" name="Admin Level" key="admin_level" description="The Administrative level" />
    <inputSet ref="simpleName"/>
    <inputSet ref="common"/>
  </feature>

  <feature name="National Park">
    <category>places</category>
    <category>natural</category>
    <line/>
    <help>http://wiki.openstreetmap.org/wiki/Tag:boundary=national_park</help>
    <tag k="boundary" v="national_park"/>
    <inputSet ref="simpleName"/>
    <inputSet ref="common"/>
  </feature>

  <feature name="Protected Area">
    <category>places</category>
    <category>natural</category>
    <line/>
    <help>http://wiki.openstreetmap.org/wiki/Tag:boundary=protected_area</help>
    <tag k="boundary" v="protected_area"/>
    <inputSet ref="simpleName"/>
    <inputSet ref="common"/>
  </feature>

  <feature name="Town boundary">
    <category>places</category>
    <line/>
    <help>http://wiki.openstreetmap.org/wiki/Tag:boundary=town</help>
    <tag k="boundary" v="town"/>
    <inputSet ref="simpleName"/>
    <inputSet ref="common"/>
  </feature>

  <!-- boundary=landuse goes here. no idea what it is.-->

  <feature name="Census boundary">
    <category>places</category>
    <line/>
    <help>http://wiki.openstreetmap.org/wiki/Tag:boundary=census</help>
    <tag k="boundary" v="census"/>
    <inputSet ref="simpleName"/>
    <inputSet ref="common"/>
  </feature>

  <!-- next three are marker, postcode_area, administrative. all seem dubious -->
  
  
  
</featureGroup>