<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="party.xsl" type="text/xsl"?>
<!DOCTYPE invitation SYSTEM 
"http://www.uvm.edu/~hag/presentations/xml/party.dtd">
<invitation>
    <front>You are invited to <party type="a Birthday Party" /><figure src="houplady.jpg" width="150" height="200"/></front>
    <insidefront/>
    <body><heading>Please come!</heading>
    <for> Jan Smith</for>
    <when> June 21, 7:00 pm</when>
    <where> My house: 123 First St.</where>
    <rsvp> Hope: 656-1176</rsvp>
    <comments>Call me for directions</comments>

</body></invitation>
