xml/xslt line break

From
Taly <>
To
Date
2008-07-20T07:03:23Z
ID
<>
Thread
xml/xslt line break
xml/xslt line break
Hi all, I a, getting xml data from another app with '/n' between lines.
The problem is that when this gets converted to HTML all of the line
 breaks in the CDATA section are lost, and it becomes one long line.
Is there a way to format what's inside the CDATA tag to have <br>
 after each line?
thanks