Hi,
Hope everyone is doing fine.
I am receiving a value inside the XML tag with spaces (refer screenshot). After the transformation inside the XSLT mapper tag value displays with only one space but there was 4
spaces before transformation. I even used <xsl:preserve-space elements="SKU"/> as well but no luck.

Input value

After transformation
Any suggestions?
Thank you