<?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 Affiliation information.</comment>	<contentype>		<referential>			<sourcedid>				<source>IMS_LIP_V1p0_Example</source>				<id>1001</id>			</sourcedid>		</referential>	</contentype>	<affiliation>		<typename>			<tysource sourcetype="imsdefault"/>			<tyvalue>Professional</tyvalue>		</typename>		<contentype>			<referential>				<indexid>affiliation_01</indexid>			</referential>		</contentype>		<classification>Fellow</classification>		<affiliationid>2457923A</affiliationid>		<role>			<typename>				<tysource sourcetype="imsdefault"/>				<tyvalue>Officer</tyvalue>			</typename>			<contentype>				<referential>					<indexid>affiliation_role_01</indexid>				</referential>			</contentype>			<date>				<typename>					<tysource sourcetype="imsdefault"/>					<tyvalue>Start</tyvalue>				</typename>				<datetime>1924-04-01T00:00:00</datetime>			</date>			<date>				<typename>					<tysource sourcetype="imsdefault"/>					<tyvalue>Finish</tyvalue>				</typename>				<datetime>1925-03-31T12:00:00</datetime>			</date>			<description>				<short>Treasurer for the Local Branch of Criminology</short>			</description>		</role>		<organization>			<typename>				<tysource sourcetype="imsdefault"/>				<tyvalue>Professional</tyvalue>			</typename>			<description>				<short>Royal Institution of Criminology: London Branch</short>			</description>		</organization>		<date>			<typename>				<tysource sourcetype="imsdefault"/>				<tyvalue>Join</tyvalue>			</typename>			<datetime>1922-10-01T00:00:00</datetime>		</date>		<status>			<typename>				<tysource sourcetype="imsdefault"/>				<tyvalue>Active</tyvalue>			</typename>		</status>		<description>			<short>All fees paid</short>		</description>	</affiliation></learnerinformation>