Simple decimal question

I have an XML node that is a percentage, <Percentage>.1578578928946447322</Percentage> that needs to be displayed as 15% instead of what is shown. Can anyone tell me how to move the decimal to accomplish this? Seems like it should be pretty straight forward, but can’t seem to find the answer anywhere. Thanks!