32 lines
		
	
	
		
			566 B
		
	
	
	
		
			XML
		
	
	
	
			
		
		
	
	
			32 lines
		
	
	
		
			566 B
		
	
	
	
		
			XML
		
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <dialog>
 | |
| 
 | |
| <conversation>
 | |
| <page
 | |
|   image="@drawable/kabocha_closeup_concern"
 | |
|   text = "@string/Kabocha_4_3_1_1" 
 | |
|   title = "@string/Kabocha"
 | |
| />
 | |
| 
 | |
| <page
 | |
|   image="@drawable/kabocha_closeup_lunatic"
 | |
|   text = "@string/Kabocha_4_3_1_2" 
 | |
|   title = "@string/Kabocha"
 | |
| />
 | |
| 
 | |
| <page
 | |
|   image="@drawable/kabocha_closeup_lunatic_02"
 | |
|   text = "@string/Kabocha_4_3_1_3" 
 | |
|   title = "@string/Kabocha"
 | |
| />
 | |
| 
 | |
| <page
 | |
|   image="@drawable/kabocha_closeup_concern"
 | |
|   text = "@string/Kabocha_4_3_1_4" 
 | |
|   title = "@string/Kabocha"
 | |
| />
 | |
| 
 | |
| </conversation>
 | |
| 
 | |
| </dialog>
 |