I new at this stuff, but what i would like to do is first take a HTML page that is created from a cgi script (looks like it just pulls everything off a text file tree.dat is file name.)
Well i want to be able to take that HTML page and convert it into XML to be brought into another document.
I play Asherons Call 2 which uses an XML schema called KSML to load help files, and i want to be able to pull our guild list which is on our website.
Well here is the site page that i am trying to convert to KSML (XML)
http://www.the-echelon.net/modules/Manager/server.cgi?display=1
Hopefully somoen call point me in a general direction