File: xml_parser_simple_3.xml

package info (click to toggle)
python-aio-georss-client 0.12-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 380 kB
  • sloc: python: 2,656; xml: 513; makefile: 4
file content (8 lines) | stat: -rw-r--r-- 218 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<norss xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" version="2.0">
    <channel>
        <item>
            <title>Title 1</title>
        </item>
    </channel>
</norss>