Home | History | Annotate | Download | only in xml
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <dialog>
      3 
      4 <conversation>
      5  <page
      6   image="@drawable/kabocha_closeup_normal"
      7   text = "@string/Kabocha_0_2_6_1" 
      8   title = "@string/Kabocha"
      9 />
     10 
     11  <page
     12   image="@drawable/kabocha_closeup_normal"
     13   text = "@string/Kabocha_0_2_6_2" 
     14   title = "@string/Kabocha"
     15 />
     16 
     17  <page
     18   image="@drawable/kabocha_closeup_normal"
     19   text = "@string/Kabocha_0_2_6_3" 
     20   title = "@string/Kabocha"
     21 />
     22  
     23 </conversation>
     24 </dialog>
     25