i am a developer that is new to xml. at my work i have been tasked with trying to genereate XML from an ascii file which is tab delimited, and each line ends with a hard return. i need to be able to map this file to XML. are there any open source tools out there that can do this for me.
thanks...