<?xml version="1.0" encoding="iso-8859-1"?>
<data>
<mailheader>
<!-- START headerlines --> <header name="{hl_key}">{hl_val}</header>
<!-- END headerlines --> </mailheader>
<mailbody>{mailbody}</mailbody><!-- START attachblock -->
<attachments>
<!-- START attachline --> <attachment>
<name>{att_name}</name>
<size>{att_size}</size>
<filetype>{att_type}</filetype>
</attachment>
<!-- END attachline --> </attachments>
<!-- END attachblock --></data>