<?xml version="1.0" standalone="no"?><!-- Author:	Colin Smythe     						--><!-- Date:		15th December, 2004	     				--><!-- Version:	1.0										--><!-- Basic example.  Used to test the LIPv1.0.1 XSD 	--><learnerinformation xmlns = "http://www.imsglobal.org/xsd/imslip_v1p0" 	xmlns:xsi = "http://www.w3.org/2001/XMLSchema-instance"	xsi:schemaLocation = "http://www.imsglobal.org/xsd/imslip_v1p0 http://www.imsglobal.org/xsd/imslip_v1p0.xsd">	<comment>An example of LIP Qualification, Certification and Licence.</comment>	<contentype>		<referential>			<sourcedid>				<source>IMS_LIP_V1p0_Example</source>				<id>1001</id>			</sourcedid>		</referential>	</contentype>	<qcl>		<typename>			<tysource sourcetype="imsdefault"/>			<tyvalue>Qualification</tyvalue>		</typename>		<contentype>			<referential>				<indexid>qcl_01</indexid>			</referential>		</contentype>		<title>MA Criminology</title>		<organization>			<typename>				<tysource sourcetype="imsdefault"/>				<tyvalue>Educational</tyvalue>			</typename>			<description>				<short>Cambridge University</short>			</description>		</organization>		<level>			<text>First Class Honours</text>		</level>		<date>			<typename>				<tysource sourcetype="imsdefault"/>				<tyvalue>Award</tyvalue>			</typename>			<datetime>1920-07-07T00:00:00</datetime>		</date>		<description>			<short>Electronic copy of degree certificate</short>			<full>				<media mediamode="Image" mimetype="image/gif" contentreftype="uri">holmes/degree.gif</media>			</full>		</description>	</qcl></learnerinformation>