File: test2.xml

package info (click to toggle)
libjdom1-java 1.1.3-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 2,740 kB
  • sloc: java: 21,155; xml: 1,377; sh: 73; perl: 31; makefile: 17
file content (9 lines) | stat: -rw-r--r-- 166 bytes parent folder | download | duplicates (16)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" standalone="yes"?>
 
<Person>
  <name>Jane Smith</name>
  <date-of-birth>1965-05-23</date-of-birth>
  <citizenship>US</citizenship>
</Person>