Sftp transfer doing as single row

Hi All,
I have a file in windows when I transfer it using sftp it is getting as single line. I tried to do both ascii and binary

File:

is transfered as

Can you please let me know how can do the transfer as same as XML file

Thanks,
Arun

Hi Arun,
You could use the solution noted in this post once the file is transferred:

http://www.unix.com/shell-programming-and-scripting/259338-need-remove-m-charecters-all-files.html

Thanks,
Tony