XML New Line Character Problem in Attribute Value

Hello All;

I’ve created a XML document that contains attribute string.

I want the following Details value

<DHCPDevice_ServerResponseResults Iteration=“1” Details=“WINS Server Disabled NB Node Type Disabled NB Scope Disabled SMTP Server Disabled POP3 Server Disabled Web Server Disabled” ResponseTime=“0.000” Status=“Failed” />

to be displayed as

WINS Server Disabled
NB Node Type Disabled
NB Scope Disabled
SMTP Server Disabled
POP3 Server Disabled
Web Server Disabled

But it show appear on the same line. I have tried various option character code but invain. I have attached the xml file.

Thanks.
Deepak Singh