Xml documents - GeoKretyMap/gkm GitHub Wiki
The xml documents available at api.geokretymap.org are available in multiple kind of formats.
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<gkxml version="1.0" date="2016-06-22 23:15:24">
<geokrety>
<geokret date="2014-09-03" missing="1" ownername="kumy" id="46464" dist="0" lat="43.69365" lon="6.86097" waypoint="OX5BRQK" owner_id="26422" state="0" type="0" last_pos_id="586879" last_log_id="586879" image="14097735378mgfc.png">c:geo One</geokret>
</geokrety>
</gkxml>
<gkxml version="1.0" date="2016-06-22T20:14:00.371Z">
<geokrety>
<geokret id="46464">
<name><![CDATA[c:geo One]]></name>
<description><![CDATA[GeoKret for the c:geo project :)
DO NOT MOVE]]></description>
<owner id="26422"><![CDATA[kumy]]></owner>
<datecreated/>
<dateupdated>2016-06-22T20:14:00.371Z</dateupdated>
<distancetravelled unit="km">0</distancetravelled>
<places>1</places>
<state>0</state>
<missing>1</missing>
<position latitude="43.69365" longitude="6.86097"/>
<waypoints>
<waypoint id="586879"><![CDATA[OX5BRQK]]></waypoint>
</waypoints>
<type id="0">Traditional</type>
<image title="c:geo Logo">14097735378mgfc.png</image>
<moves last_id="586879">
<move>
<id>586879</id>
<date moved="2014-09-03 22:00"/>
<user id="26422"><![CDATA[kumy]]></user>
<comment><![CDATA[Dropped here for the c:geo unit tests.]]></comment>
<logtype id="0">Dropped to</logtype>
<distancetravelled unit="km">0</distancetravelled>
<comments>
<comment type="missing">
<user id="26422"><![CDATA[kumy]]></user>
<message><![CDATA[virtual GK for testing purpose]]></message>
</comment>
</comments>
</move>
</moves>
</geokret>
</geokrety>
</gkxml>
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?><gkxml version="1.0" date="2016-06-22 20:20:57"><stats>
<basic>
<queue>558</queue>
<ready>0</ready>
<errors>0</errors>
</basic>
<details>
<ready>0</ready>
</details>
</stats>
</gkxml>