This can be used to get list of GK in my area or to draw a google map.
To get list of all GK in the area (defined by lat/lon NE/SW corners):Sample output (without headers):
<geokret id="1962" dist="190" lat="48.99885" lon="9.13955" waypoint="OC6C0D" owner_id="1756" state="0" type="0" image="1228578524x5y3h.jpg">Elchi</geokret>
This can be used to synchronize your database with GK database - useful for OpenCaching and other geocaching projects as well as for other purposes ;)
To get list of GK created after the date and moves registered after the date:Sample output (without headers):
<description> Like Amateurradio if you are a HAM please <br /> Log with your Callsign my is DJ6OI 73 </description> <owner id="271">Steinmann</owner> <datecreated>2008-06-02 20:18:08</datecreated> <distancetravelled>1349</distancetravelled> <state>0</state> <position latitude="46.15627" longitude="8.74943"/> <waypoints> <waypoint>GC1J4A8</waypoint> </waypoints> <type id="0">Traditional</type> </geokret> [...] <moves id="29220"> <geokret id="3522">B&B's Mac the cat</geokret> <position latitude="58.56325" longitude="23.15683"/> <waypoints> <waypoint> GC1VQ9H</waypoint> </waypoints> <date moved="2009-08-28 19:30:00" logged="2009-09-01 22:03:51"/> <user id="1801">BeautyAndBeast</user> <comment> Staying at our Dam of Väike väin cache :) </comment> <logtype id="0">Dropped to</logtype> </moves>