Example: http://www.xmlplease.com/xsltcases-fixed2xml
Also, if using the Saxon parser, you have to wrap your fixed length file with a base XML attribute, like so:
FIXEDLENGTH DATA HERE 0123456789ABCDEFG….
Becomes…
]>
FIXEDLENGTH DATA HERE 0123456789ABCDEFG….