<?xml version="1.0" encoding="utf-8" ?>
<!-- student transcript -->
<transcript>
	<student id="123456">
		<name>Jo Computer</name>
		<degree>Bachelor of Information Technology</degree>
		<degree>Master of Information Technology</degree>
	</student>
	<unit code="ISY022006">
		<unitName>Introduction Silicon</unitName>
		<grade>Incomplete</grade>
	</unit>
	<unit code="BUS022006">
		<unitName>Introduction Money</unitName>
		<grade>Distinction</grade>
	</unit>
</transcript>