Ticket #18038: test.osm

File test.osm, 465 bytes (added by taylor.smock, 7 years ago)

Example osm file with changeset tags

Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<osm version='0.6' generator='JOSM'>
3 <changeset>
4 <tag k="comment" v="This will show up when uploading"/>
5 <tag k="source" v="This source will show up when uploading"/>
6 <tag k="arbitrary" v="Arbitrary changeset tag"/>
7 </changeset>
8 <node id='1565105884' timestamp='2014-12-14T18:48:48Z' uid='40297' user='wolfvonstedden' visible='true' version='3' changeset='27465478' lat='52.936248' lon='8.7900569' />
9</osm>