File: formatted.xml

package info (click to toggle)
xq 1.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 596 kB
  • sloc: xml: 196; sh: 35; makefile: 6
file content (10 lines) | stat: -rw-r--r-- 240 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<user status="active">
  <!-- This is not a real user. -->
  <first_name>John</first_name>
  <last_name>Smith</last_name>
  <address>
    <street>1234 Main Road</street>
    <city>Bellville</city>
  </address>
</user>