1 <?xml version="1.0" encoding="utf-8"?> 2 <dialog> 3 <conversation> 4 5 <page 6 image="@drawable/wanda_surprised" 7 text = "@string/Wanda_3_11_1_1" 8 title = "@string/Wanda" 9 /> 10 11 12 </conversation> 13 14 <conversation> 15 <page 16 image="@drawable/wanda_surprised" 17 text = "@string/Wanda_3_11_2_1" 18 title = "@string/Wanda" 19 /> 20 21 </conversation> 22 23 </dialog> 24