test/fixtures/responses/google/missing_address.xml in graticule-0.2.2 vs test/fixtures/responses/google/missing_address.xml in graticule-0.2.3
- old
+ new
@@ -1,10 +2 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<kml xmlns="http://earth.google.com/kml/2.0">
- <Response>
- <name>1600</name>
- <Status>
- <code>601</code>
- <request>geocode</request>
- </Status>
- </Response>
-</kml>
+<?xml version="1.0" encoding="UTF-8"?><kml xmlns="http://earth.google.com/kml/2.1"><Response><name></name><Status><code>601</code><request>geocode</request></Status></Response></kml>