File: file01.xml

package info (click to toggle)
rust-libxml 0.3.8-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 596 kB
  • sloc: xml: 239; ansic: 45; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 148 bytes parent folder | download | duplicates (2)
1
2
3
4
5
<?xml version="1.0" encoding="UTF-8"?>
<root>
    <child attribute="value">some text</child>
    <child attribute="empty">more text</child>
</root>