1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
<?xml version="1.0" encoding="UTF-8"?>
<osm version="0.6" generator="OpenStreetMap server">
<note lon="25.8826183" lat="58.3368222">
<id>842</id>
<url>http://api06.dev.openstreetmap.org/api/0.6/notes/842</url>
<comment_url>http://api06.dev.openstreetmap.org/api/0.6/notes/842/comment</comment_url>
<close_url>http://api06.dev.openstreetmap.org/api/0.6/notes/842/close</close_url>
<date_created>2015-01-03 10:49:39 UTC</date_created>
<status>open</status>
<comments>
<comment>
<date>2015-01-03 10:49:39 UTC</date>
<action>opened</action>
<text>test 123</text>
<html><p>test 123</p></html>
</comment>
<comment>
<date>2015-01-03 11:06:00 UTC</date>
<action>commented</action>
<text>blubb</text>
<html><p>blubb</p></html>
</comment>
</comments>
</note>
</osm>
|