Index: trunk/styles/maxspeed/elemstyles.xml
===================================================================
--- trunk/styles/maxspeed/elemstyles.xml	(revision 3611)
+++ trunk/styles/maxspeed/elemstyles.xml	(revision 3612)
@@ -1,4 +1,5 @@
-
-<rules>
+<?xml version="1.0" encoding="UTF-8"?>
+<rules xmlns="http://josm.openstreetmap.de/mappaint-style-1.0"
+       name="standard">
 
 	<rule>
Index: trunk/styles/standard/elemstyles.xml
===================================================================
--- trunk/styles/standard/elemstyles.xml	(revision 3611)
+++ trunk/styles/standard/elemstyles.xml	(revision 3612)
@@ -1,2 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<rules xmlns="http://josm.openstreetmap.de/mappaint-style-1.0"
+       name="standard">
 <!--
 A little help:
@@ -70,6 +73,4 @@
 -->
 
-<rules name="standard">
-
 	<rule>
 		<condition k="restriction" v="no_left_turn"/>
Index: trunk/styles/standard/elemstyles_gb.xml
===================================================================
--- trunk/styles/standard/elemstyles_gb.xml	(revision 3611)
+++ trunk/styles/standard/elemstyles_gb.xml	(revision 3612)
@@ -1,2 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<rules xmlns="http://josm.openstreetmap.de/mappaint-style-1.0"
+       name="standard" author="Ulf Lamping" version="1.0" shortdescription="British map overlay"
+       description="Special rules to take differences in the british area into account (e.g. traffic signs).">
 <!--
  GB specific rules
@@ -8,6 +12,4 @@
 -->
 
-<rules name="standard" author="Ulf Lamping" version="1.0" shortdescription="British map overlay"
-	description="Special rules to take differences in the british area into account (e.g. traffic signs).">
 	<rule>
 		<condition k="restriction" v="no_left_turn"/>
