iso entities (newbies question)

Hi,

My xml file is produced in single line, so i use the following command to pretty print.

tidy -xml input.xml > output.xml

But the enities in my input.xml file are also getting changed.

e.g.
input.xml => output.xml
  =>  
( => (
) => )

Please let me know how to retain my original entities ( ) and  

Thanks in advance.
       
---------------------------------
Looking for last minute shopping deals?  Find them fast with Yahoo! Search.
--0-595782826-1202801724=:7622
Content-Type: text/html; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

Hi,<br><br>My xml file is produced in single line, so i use the following command to pretty print.<br><br>tidy -xml input.xml &gt; output.xml<br><br>But the enities in my input.xml file are also getting changed.<br><br>e.g.<br>input.xml =&gt; output.xml<br>&amp;#x00A0; =&gt; &amp;#160;<br>&amp;#x0028; =&gt; (<br>&amp;#x0029; =&gt; )<br><br>Please let me know how to retain my original entities &amp;#x0028; &amp;#x0029; and &amp;#x00A0;<br><br>Thanks in advance.<p>&#32;
      <hr size=1>Looking for last minute shopping deals? <a href="http://us.rd.yahoo.com/evt=51734/*http://tools.search.yahoo.com/newsearch/category.php?category=shopping"> 
Find them fast with Yahoo! Search.</a>
--0-595782826-1202801724=:7622--

Received on Wednesday, 13 February 2008 02:18:31 UTC