Home | History | Annotate | Download | only in xml
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <dialog>
      3 
      4 <conversation>
      5 
      6 <page
      7   text = "@string/KyleDeadNote" 
      8 />
      9 
     10 </conversation>
     11 
     12 <conversation>
     13 
     14 <page
     15   image="@drawable/rokudou_closeup_normal"
     16   text = "@string/Rokudou_4_1_1_1" 
     17   title = "@string/Rokudou"
     18 />
     19 
     20 <page
     21   image="@drawable/rokudou_closeup_normal"
     22   text = "@string/Rokudou_4_1_1_2" 
     23   title = "@string/Rokudou"
     24 />
     25 
     26 <page
     27   image="@drawable/rokudou_closeup_normal"
     28   text = "@string/Rokudou_4_1_1_3" 
     29   title = "@string/Rokudou"
     30 />
     31 
     32 </conversation>
     33 
     34 </dialog>
     35