| <?xml version="1.0" encoding="UTF-8"?> |
| <!-- |
| Licensed to the Apache Software Foundation (ASF) under one |
| or more contributor license agreements. See the NOTICE file |
| distributed with this work for additional information |
| regarding copyright ownership. The ASF licenses this file |
| to you under the Apache License, Version 2.0 (the |
| "License"); you may not use this file except in compliance |
| with the License. You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, |
| software distributed under the License is distributed on an |
| "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| KIND, either express or implied. See the License for the |
| specific language governing permissions and limitations |
| under the License. |
| --> |
| |
| <entity-engine-xml> |
| <Geo abbreviation="AL" geoCode="7" geoId="IS-7" geoName="Austurland" geoTypeId="REGION"/> |
| <Geo abbreviation="HO" geoCode="1" geoId="IS-1" geoName="Höfuðborgarsvæði" geoTypeId="REGION"/> |
| <Geo abbreviation="NE" geoCode="6" geoId="IS-6" geoName="Norðurland eystra" geoTypeId="REGION"/> |
| <Geo abbreviation="NV" geoCode="5" geoId="IS-5" geoName="Norðurland vestra" geoTypeId="REGION"/> |
| <Geo abbreviation="SL" geoCode="8" geoId="IS-8" geoName="Suðurland" geoTypeId="REGION"/> |
| <Geo abbreviation="SU" geoCode="2" geoId="IS-2" geoName="Suðurnes" geoTypeId="REGION"/> |
| <Geo abbreviation="VF" geoCode="4" geoId="IS-4" geoName="Vestfirðir" geoTypeId="REGION"/> |
| <Geo abbreviation="VL" geoCode="3" geoId="IS-3" geoName="Vesturland" geoTypeId="REGION"/> |
| |
| <GeoAssoc geoId="ISL" geoIdTo="IS-7" geoAssocTypeId="REGIONS"/> |
| <GeoAssoc geoId="ISL" geoIdTo="IS-1" geoAssocTypeId="REGIONS"/> |
| <GeoAssoc geoId="ISL" geoIdTo="IS-6" geoAssocTypeId="REGIONS"/> |
| <GeoAssoc geoId="ISL" geoIdTo="IS-5" geoAssocTypeId="REGIONS"/> |
| <GeoAssoc geoId="ISL" geoIdTo="IS-8" geoAssocTypeId="REGIONS"/> |
| <GeoAssoc geoId="ISL" geoIdTo="IS-2" geoAssocTypeId="REGIONS"/> |
| <GeoAssoc geoId="ISL" geoIdTo="IS-4" geoAssocTypeId="REGIONS"/> |
| <GeoAssoc geoId="ISL" geoIdTo="IS-3" geoAssocTypeId="REGIONS"/> |
| </entity-engine-xml> |