I did not ask yo about the output format. I asked you about the actual html output you need, like the one below:
Code:
<HTML>
<BODY>
<Table border="1">
<tr>
<td>SysID</td>
<td>WFDocID</td>
</tr>
<TD>-2008080800041</TD>
<TD>0</TD>
</Table>
</BODY>
</HTML>
...
I know the above html is not what you want, so post the actual html output you require.