File: simple.xml

package info (click to toggle)
defusedxml 0.7.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 492 kB
  • sloc: python: 1,299; makefile: 48; xml: 46; ruby: 20; perl: 6; php: 5
file content (6 lines) | stat: -rw-r--r-- 122 bytes parent folder | download | duplicates (45)
1
2
3
4
5
6
<!-- comment -->
<root>
   <element key='value'>text</element>
   <element>text</element>tail
   <empty-element/>
</root>