We have a current system that outputs an XML file which is in the following format:
something<
If your source looks like this:
12
and you want it to look like this:
then this XSLT should work: