<?xml version="1.0" encoding="utf-8"?><mediawiki xsi:schemaLocation="http://www.mediawiki.org/xml/export-0.8/ http://www.mediawiki.org/xml/export-0.8.xsd" version="0.8" xml:lang="en" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.mediawiki.org/xml/export-0.8/">
      <page>
        <title>Mapping en:Infobox PNG Place</title>
        <ns>204</ns>
        <id>200</id>
        <revision>
          <id>7400</id>
          <timestamp>2010-05-12T14:42:11Z</timestamp>
          <contributor>
            <username></username>
            <id></id>
          </contributor>
          <text xml:space="preserve">{{ConditionalMapping
 | cases =
  {{Condition
    | templateProperty = type
    | operator = equals
    | value = city
    | mapping = {{TemplateMapping
                   | mapToClass = City
                }}
  }}

  {{Condition
    | templateProperty = type
    | operator = equals
    | value = town
    | mapping = {{TemplateMapping
                   | mapToClass = Town
                }}
  }}

  {{Condition
    | templateProperty = type
    | operator = equals
    | value = village
    | mapping = {{TemplateMapping
                   | mapToClass = Village
                }}
  }}

  {{Condition
    | operator = otherwise
    | mapping = {{TemplateMapping
                   | mapToClass = Settlement
                }}
  }}

 | defaultMappings =
    {{PropertyMapping | templateProperty = neighboring_municipalities | ontologyProperty = neighboringMunicipality }}
    {{PropertyMapping | templateProperty = postal_code | ontologyProperty = postalCode }}
    {{PropertyMapping | templateProperty = municipality_code | ontologyProperty = areaCode }}
    {{PropertyMapping | templateProperty = area | ontologyProperty = areaTotal | unit = squareKilometre }}
    {{PropertyMapping | templateProperty = elevation | ontologyProperty = elevation | unit = metre }}
    {{PropertyMapping | templateProperty = highest_m | ontologyProperty = maximumElevation | unit = metre }}
    {{PropertyMapping | templateProperty = lowest_m | ontologyProperty = minimumElevation | unit = metre }}
    {{PropertyMapping | templateProperty = population | ontologyProperty = populationTotal }}
    {{PropertyMapping | templateProperty = populationof | ontologyProperty = populationAsOf }}
    {{PropertyMapping | templateProperty = website | ontologyProperty = foaf:homepage }}
    {{PropertyMapping | templateProperty = demonym | ontologyProperty = demonym }}
    {{GeocoordinatesMapping | longitudeMinutes = long_m  | longitudeDirection = long_NS  | latitudeDegrees = lat_d  | latitudeMinutes = lat_m  | latitudeDirection = lat_EW }}
}}</text>
          <format></format>
        </revision>
      </page>
    </mediawiki>