e684042350d266227d839eac7313d440ecb3695b
[butaba-adventures.git] / dialogues / bulisa1.dlg
1 <?xml version="1.0" encoding="UTF-8"?>
2 <conversation>
3 <dialogue id="1">
4 <speech>Hello, Butaba. Welcome back. How are you?</speech>
5 <response id="1" nextdialogue="2">I am fine</response>
6 <response id="2" nextdialogue="3">I am looking for a job</response>
7 <response id="3" nextdialogue="0">Bye!</response>
8 </dialogue>
9 <dialogue id="2">
10 <speech>Glad to know you're fine my friend. So what's up?</speech>
11 <response id="4" nextdialogue="3">I am looking for a job</response>
12 <response id="5" nextdialogue="0">Bye!</response>
13 </dialogue>
14 <dialogue id="3">
15 <speech>I haven't a job for you now, but I could use your help.</speech>
16 <response id="6" nextdialogue="4">What help?</response>
17 <response id="7" nextdialogue="5">Not interested.</response>
18 <response id="8" nextdialogue="0">Bye!</response>
19 </dialogue>
20 <dialogue id="4">
21 <speech>If you could draw some water from my well, I would be very grateful.</speech>
22 <response id="9" nextdialogue="6">I will do so!</response>
23 <response id="10" nextdialogue="5">Oh, I am afraid not. So sorry</response>
24 <response id="11" nextdialogue="0">Bye!</response>
25 </dialogue>
26 <dialogue id="5">
27 <speech>Oh, no problem. That's all right, then.</speech>
28 <response id="12" nextdialogue="0">Bye!</response>
29 </dialogue>
30 <dialogue id="6">
31 <speech>Thanks so much! There is an empty bucket somewhere in the garden. Take that, go to the well behind the house, draw water and bring it back to me.</speech>
32 <response id="13" nextdialogue="0">Right. I'll go at once.</response>
33 </dialogue>
34 </conversation>