File: test1.xml

package info (click to toggle)
libjdom2-intellij-java 2.0.6%2Bgit20180529-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 4,932 kB
  • sloc: java: 50,367; xml: 8,850; sh: 128; makefile: 10
file content (4 lines) | stat: -rw-r--r-- 154 bytes parent folder | download | duplicates (16)
1
2
3
4
<?xml version="1.0" standalone="yes"?>
 
<Person><name>Jane Smith</name><date-of-birth>1965-05-23</date-of-birth><citizenship>US</citizenship></Person>