<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<?xml-stylesheet href="staff.css" type="text/css"?>
<directory xmlns:html="http://www.w3.org/1999/xhtml">
<html:h1>Employee Directory</html:h1>
<html:hr />
<employee>
<name>Fred Brown</name>
<title>Widget Washer</title>
<phone>(543) 555-1212</phone>
<email>fbrown@democompany.com</email>
</employee>
<html:br /><html:br />

</directory>
