to use white space in xml as string use  
. XML won’t take white space as it is. it will trim the white space before setting it. So use  
instead of single white space
to use white space in xml as string use  
. XML won’t take white space as it is. it will trim the white space before setting it. So use  
instead of single white space