File: xml_parser_simple_2.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 (7 lines) | stat: -rw-r--r-- 196 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns:georss="http://www.georss.org/georss"
      xmlns="http://www.w3.org/2005/Atom">
    <entry>
        <title>Title 1</title>
    </entry>
</feed>