1 2 3 4 5 6 7 8 9 10 11
|
<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<para>Please deliver to:
<address>
<othername>The Law Offices of Dewey, Cheatem, and Howe</othername>
<street>100 Main Street</street>
<otheraddr>Third Floor</otheraddr>
<city>Anytown</city>, <state>NY</state> <postcode>12345</postcode>
<country>USA</country>
</address>
</para>
|