Download XML files with wegt?

Hi!

I want to download the OSM XML file with wget, but this does not work. It worked well with API 0.5 but for 0.6 it does not work.
Here is what I do and the response
wget -O x.xml http://www.informationfreeway.org/api/0.6/map?bbox=24.897,60.142,25.004,60.339
–17:12:16-- http://www.informationfreeway.org:80/api/0.6/map?bbox=24.897,60.14
2,25.004,60.339
=> x.xml' Connecting to [www.informationfreeway.org:80](http://www.informationfreeway.org:80)... connected! HTTP request sent, awaiting response... 302 Found Location: [http://osm.bearstech.com/xapi/api/0.6/map?bbox=24.897,60.142,25.004,60](http://osm.bearstech.com/xapi/api/0.6/map?bbox=24.897,60.142,25.004,60) .339 [following] --17:12:16-- [http://osm.bearstech.com:80/xapi/api/0.6/map?bbox=24.897,60.142,25](http://osm.bearstech.com:80/xapi/api/0.6/map?bbox=24.897,60.142,25) .004,60.339 => x.xml’
Connecting to osm.bearstech.com:80… connected!
HTTP request sent, awaiting response… 501 Internal Server Error
17:12:42 ERROR 501: Internal Server Error.

I must use the informationfreeway.org server, because my request is too big to get it directly from OSM.
They also suggest to use planet.osm, but how???
BTW: I also used brackets [bbox=24.897,60.142,25.004,60.339] but with the same result.

Does anyone has a suggestion what to do?
Thanks to all!

I have the same problem…

XAPI is mostly broken at the moment, I believe. http://wiki.openstreetmap.org/wiki/Osmxapi