• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="utf-8"?>
2<dialog>
3
4<conversation>
5<page
6  image="@drawable/kabocha_closeup_concern"
7  text = "@string/Kabocha_4_3_1_1"
8  title = "@string/Kabocha"
9/>
10
11<page
12  image="@drawable/kabocha_closeup_lunatic"
13  text = "@string/Kabocha_4_3_1_2"
14  title = "@string/Kabocha"
15/>
16
17<page
18  image="@drawable/kabocha_closeup_lunatic_02"
19  text = "@string/Kabocha_4_3_1_3"
20  title = "@string/Kabocha"
21/>
22
23<page
24  image="@drawable/kabocha_closeup_concern"
25  text = "@string/Kabocha_4_3_1_4"
26  title = "@string/Kabocha"
27/>
28
29</conversation>
30
31</dialog>
32