Ticket #14290: example.osm

File example.osm, 611 bytes (added by naoliv, 9 years ago)
Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<osm version='0.6' upload='true' generator='JOSM'>
3 <node id='-31037' action='modify' visible='true' lat='-23.23212170861' lon='-51.12021161411' />
4 <node id='-31038' action='modify' visible='true' lat='-23.22876964688' lon='-51.12019015644' />
5 <node id='-31040' action='modify' visible='true' lat='-23.2303470436' lon='-51.12020025382'>
6 <tag k='traffic_calming' v='hump' />
7 </node>
8 <way id='-31039' action='modify' visible='true'>
9 <nd ref='-31037' />
10 <nd ref='-31040' />
11 <nd ref='-31038' />
12 <tag k='highway' v='residential' />
13 </way>
14</osm>