Index: /trunk/data/maps.xsd
===================================================================
--- /trunk/data/maps.xsd	(revision 14889)
+++ /trunk/data/maps.xsd	(revision 14890)
@@ -123,9 +123,11 @@
     </xs:complexType>
 
-    <!-- ISO3166-1, taken from http://www.iso.org/iso/country_codes/iso_3166_code_lists.htm + "EU" for Europe -->
+    <!-- ISO3166-1, taken from https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Current_codes + "EU" for Europe -->
     <xs:simpleType name="iso3166">
         <xs:restriction base="xs:string">
             <!-- EUROPE (JOSM ONLY) -->
             <xs:enumeration value="EU" />
+            <!-- KOSOVO (TEMPORARY USER-ASSIGNED CODE) -->
+            <xs:enumeration value="XK" />
             <!-- AFGHANISTAN -->
             <xs:enumeration value="AF" />
