> <osm>
>     <changeset>
>         <tag k="created_by" v="Romanian Settlement Boundaries v0.1"/>
>         <tag k="comment" v="Boundaries for Bicaz / Source: Mircea 
> Angelescu (cultura.ro <http://cultura.ro>)"/>
>     </changeset>
> </osm>

A changeset-put of josm looks like this:

<?xml version='1.0' encoding='UTF-8'?>
<osm version='0.6' generator='JOSM'>
   <changeset  id='0' open='false'>
     <tag k='created_by' v='JOSM/1.5 (2300 de)' />
     <tag k='comment' v='Kastell' />
   </changeset>
</osm>



So there are the <?xml ?> and some tags missing in your xml. I analyzed 
this with the Paros Proxy tool, a monitoring local HTTP Proxy.

Peter

_______________________________________________
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev

Reply via email to