blob: 3afefaa3cf6cc6a4469fb9d3f88e82d64b9b4be9 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<letter xmlns:xml="http://www.w3.org/XML/1998/namespace">
<address>
<street>
<streetNum/>
<streetName/>
</street>
<city></city>
<country xml:base="http://country.com"/>
</address>
<body xml:base="http://paragraph.com">
<p1>
<header>Abstract</header>
<text/>
<header xml:base="http://paragraph.com2">Introduction</header>
<text/>
</p1>
</body>
</letter>