127.000.000.001.41375-127.000.000.001.03000: PUT /api/0.6/changeset/create HTTP/1.1
Authorization: Basic CORRECT-SEEKRT
Content-type: text/xml
User-Agent: JOSM/1.5 (1826 SVN en) Java/1.6.0_14
Host: localhost:3000
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Connection: keep-alive
Content-Length: 225


127.000.000.001.41375-127.000.000.001.03000: <?xml version='1.0' encoding='UTF-8'?>
<osm version='0.6' generator='JOSM'>
  <changeset visible='true'>

    <tag k='created_by' v='JOSM/1.5 (1826 SVN is)' />
    <tag k='comment' v='This will work' />
  </changeset>
</osm>

127.000.000.001.03000-127.000.000.001.41375: HTTP/1.1 200 OK 
Etag: "1f0e3dad99908345f7439f8ffabdffc4"
Connection: Keep-Alive
Content-Type: text/plain; charset=utf-8
Date: Fri, 24 Jul 2009 19:19:57 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.7/2008-08-11)
X-Runtime: 92
Content-Length: 2
Cache-Control: private, max-age=0, must-revalidate


127.000.000.001.03000-127.000.000.001.41375: 19
127.000.000.001.41377-127.000.000.001.03000: POST /api/0.6/changeset/19/upload HTTP/1.1
Authorization: Basic CORRECT-SEEKRT
Content-type: text/xml
User-Agent: JOSM/1.5 (1826 SVN en) Java/1.6.0_14
Host: localhost:3000
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Connection: keep-alive
Content-Length: 553


127.000.000.001.41377-127.000.000.001.03000: <osmChange version="0.6" generator="JOSM">
<create version="0.6" generator="JOSM">
  <node id='-1' action='modify' visible='true' changeset='19' lat='0.05868743376480931' lon='0.06085146741025406' />
</create>
<modify version="0.6" generator="JOSM">
  <way id='10' action='modify' visible='true' version='4' changeset='19'>
    <nd ref='24' />
    <nd ref='27' />
    <nd ref='29' />
    <nd ref='30' />
    <nd ref='-1' />
    <nd ref='28' />
    <nd ref='25' />
    <nd ref='26' />
    <tag k='highway' v='motorway' />
  </way>
</modify>
</osmChange>

127.000.000.001.03000-127.000.000.001.41377: HTTP/1.1 200 OK 
Etag: "d420c12bf4822c1db5517ce2da0f490a"
Connection: Keep-Alive
Content-Type: text/xml; charset=utf-8
Date: Fri, 24 Jul 2009 19:19:58 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.7/2008-08-11)
X-Runtime: 340
Content-Length: 212
Cache-Control: private, max-age=0, must-revalidate


127.000.000.001.03000-127.000.000.001.41377: <?xml version="1.0" encoding="UTF-8"?>
<diffResult version="0.6" generator="OpenStreetMap server">
  <node old_id="-1" new_id="31" new_version="1"/>
  <way old_id="10" new_id="10" new_version="5"/>
</diffResult>

127.000.000.001.41379-127.000.000.001.03000: PUT /api/0.6/changeset/19/close HTTP/1.1
Authorization: Basic CORRECT-SEEKRT
Content-type: text/xml
User-Agent: JOSM/1.5 (1826 SVN en) Java/1.6.0_14
Host: localhost:3000
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Connection: keep-alive
Content-Length: 0


127.000.000.001.03000-127.000.000.001.41379: HTTP/1.1 200 OK 
Connection: Keep-Alive
Content-Type: text/html; charset=utf-8
Date: Fri, 24 Jul 2009 19:19:58 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.7/2008-08-11)
X-Runtime: 128
Content-Length: 1
Cache-Control: private, max-age=0, must-revalidate


127.000.000.001.03000-127.000.000.001.41379:  
