Since I don't know XML...

If I did something like this
Code:

;Filename = Data.kix
$ansArray["go home","stay here","take a break","etc","etc"]


and then in the script I could do (and I have never used include so my syntax may be incorrect)
Code:

Include Data.kix
If $result = 7
$text = $ansarray[1]
endif



Then I would tokenize the whole script and it would do wonderfull things for my life in general
_________________________
Today is the tomorrow you worried about yesterday.