If you just need a tts response based on answer and not different actions, there is an easier solution:
You can trigger the 2.command by payload from xml value/phrase. Phrase is your answer, value the matching response.
In the command you can use tts.speak {1} to get the right response.