Re: [Tutor] Simple XML parsing

2005-12-16 Thread Kent Johnson
Tim Wilson wrote: > Hi everyone, > > I've got a little project that requires me to parse a simple XML > file. The file comes from the browser history of Apple's Safari and > includes the URL that was visited, the title of the Web page, the > date and time it was last visited, and the total n

[Tutor] Simple XML parsing

2005-12-15 Thread Tim Wilson
Hi everyone, I've got a little project that requires me to parse a simple XML file. The file comes from the browser history of Apple's Safari and includes the URL that was visited, the title of the Web page, the date and time it was last visited, and the total number of times it was visite