I downloaded a catalog and it is in XML format. How do change it from code to human-readable form, and ideally save it as a plain text file? I've never worked/seen these before; I tried messing with xslproc as it was recommended on here for somewhat similar things, but couldn't get it to work. I successfully loaded it in textWrangler, which formats it correctly (indents/colors/etc) in XML, but i don't see how I can actually 'run' it to print its contents. I also tried Excel, Word, Notepad, and just ended up with errors.
If that wasn't clear, i have stuff like this:
<TD>51.9029244701</TD> <TD>47.0082067303</TD> and I want it like this:
51.9029244701 47.0082067303 I want to make a text file with this catalog's information.
xmlns="http://...; it might bexmlns:something. The 'ns' is for namespace: w3schools.com/xml/xml_namespaces.aspsed,greporawkscript.