I have a program that reads in a text file and writes it out as an XML file. The problem is that whenever I come across a greater than or less than sign it is being displayed as this ">" and "<" is there anyway to keep this from happening so when the XML file is opened up it uses the ">" and "<" signs?