Listing 1
<?xml version="1.0" standalone="yes"?>
<!DOCTYPE resume>
<resume name="Hoenisch" field="IT"
date="February 2001">
<contactInfo>
<name>Steve Hoenisch</name>
<email>shoenish@rcn.com</email>
<phone/>
<address type="business">
<street>10 First Avenue</street>
<city>New York</city>
<state>New York</state>
<zip>10101</zip>
</address>
</contactInfo>
<!-- The closing tag for the root
element, resume, must appear at
the document's end: -->
</resume>