Input is same as https://rentry.org/yxg7s Template used: ⎗ ✓ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19<repeat times="4">Alice: <choices ban="\n"> <choice>"<until text='"' /></choice> <choice>/go <choices> <choice>hall</choice> <choice>kitchen</choice> <choice>living room</choice> </choices> </choice> <choice>/turn <choices> <choice>left</choice> <choice>right</choice> </choices> </choice> </choices> <newline/> </repeat> ⎗ ✓ 1 2 3 4 5 6### Output: Alice: "I wonder what this book is about." Alice: /go kitchen Alice: "Maybe I'll find something interesting there." Alice: /turn left Alice: "Oh look! A cake!"