<?xml version='1.0' encoding='UTF-8'?>
<osm>
    <changesetDescription><![CDATA[TEST]]></changesetDescription>

    <node id="1026085" lat="72.14289359063" lon="1.36832362352" version="1"  action="modify">
    </node>
    <way id="903823" version="3" action="modify">
        <tag k="TEST" v="TEST" />
        <tag k="Testw" v="cghh" />
        <nd ref="1026084" />
        <nd ref="1026083" />
        <nd ref="1026082" />
        <nd ref="1026085" />
        <nd ref="1026084" />
    </way>
    <relation id="900875" version="1" action="modify">
        <tag k="test" v="test" />
        <member ref="903823" type="way" role="test" />
    </relation>
</osm>
<!--
    DUMPED PREVIOUS VERSION OF EDITED DATA


    way: 903823
      tags: 
        TEST: TEST
        Testw: cghh
      nd: 
        - 1026084
        - 1026083
        - 1026082
        - 1026084

BBOX: [[72.1429325857,1.36847984956],[72.14286870985,1.36810683609]]
-->