I have XML code as given below and XSLT 1.0 code is not handling the correctly.
<customnote>
<sketchpads title="PT Follow up" doctypeid="1025" doctypename="PHYSICAL THERAPY NOTES">
<sketchpad seq="0" canvasheight="500px" expandcount="0">
<text data="40/54

S: States neck is stiff and tight today.

O: Manual therapy 30 min.
STM to B CS paraspinals PA to C4-C7 gr.I-II.
B UT and levator stretches 2x30" each.

A: increased tightness to B CS paraspinals L>R.

P: Decrease pain and in AROM.

PT: Yolanta Boese
 "/>
</sketchpad>
</sketchpads>
</customnote>
and my XSLT 1.0 code is
<xsl:value-of select="customnote/sketchpads/sketchpad/text/@data" disable-output-escaping="yes"/>
What should be the XSLT code to get the new lines for every instance of