File: test_NoteGet_invalid_xml.xml

package info (click to toggle)
python-osmapi 1.2.2-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 648 kB
  • sloc: python: 2,894; xml: 1,577; sh: 10; makefile: 8
file content (13 lines) | stat: -rw-r--r-- 468 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<osm version="0.6" generator="OpenStreetMap server">
<note lon="12.3133135" lat="37.9305489">
  <id>1111</id>
  <url>http://api.openstreetmap.org/api/0.6/notes/1111</url>
  <reopen_url>http://api.openstreetmap.org/api/0.6/notes/1111/reopen</reopen_url>
  <date_created>2013-05-01 20:58:21 UTC</date_created>
  <status>closed</status>
  <date_closed>2013-08-21 16:43:26 UTC</date_closed>
  <comments>
    <comment>
</note>
</osm>