1 <?xml version="1.0" encoding="utf-8"?> 2 <dialog> 3 4 <conversation> 5 6 <page 7 image="@drawable/rokudou_closeup_normal" 8 text = "@string/Rokudou_3_9_1_1" 9 title = "@string/Rokudou" 10 /> 11 12 <page 13 image="@drawable/rokudou_closeup_normal" 14 text = "@string/Rokudou_3_9_1_2" 15 title = "@string/Rokudou" 16 /> 17 18 <page 19 image="@drawable/rokudou_closeup_normal" 20 text = "@string/Rokudou_3_9_1_3" 21 title = "@string/Rokudou" 22 /> 23 24 <page 25 image="@drawable/rokudou_closeup_normal" 26 text = "@string/Rokudou_3_9_1_4" 27 title = "@string/Rokudou" 28 /> 29 30 <page 31 image="@drawable/rokudou_closeup_normal" 32 text = "@string/Rokudou_3_9_1_5" 33 title = "@string/Rokudou" 34 /> 35 36 </conversation> 37 38 </dialog> 39