<?xml version="1.0" encoding="UTF-8"?>
<student_details>
<address type='residential'>
		<door_no>234-ac</door_no> 
		<street>Great Wall</street>
		<city>Alabama</city>
</address> 
		<address type='official'>
		<door_no>456-cd</door_no> 
		<street>North Street</street>
		<city>New York</city>
</address>
</student_details>