File: test2.xml

package info (click to toggle)
libjdom1-java 1.1.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,440 kB
  • ctags: 1,544
  • sloc: java: 10,084; xml: 731; sh: 41; 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>