Could an AppleScript be created that traverses a selected folder's file
structure – that is all its sub-folders and files – and create an xml
tree structure in an xml file that represents the directories?
What I am trying to create is a Flash web interface for exploring the
files and folders on a CD ROM. I want to use xml data to reproduce the
directory structure of the CD ROM.