HTTP + XML
The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /xml/reply/GetCatalogFolder HTTP/1.1
Host: www.magentatelekom-academy.at
Content-Type: application/xml
Content-Length: length
<GetCatalogFolder xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Twi.Gt.Lms.ServiceModel">
<Id>0</Id>
<Options>String</Options>
<ShowOnlyMobileLessons>false</ShowOnlyMobileLessons>
</GetCatalogFolder>
HTTP/1.1 200 OK
Content-Type: application/xml
Content-Length: length
<GetCatalogFolderResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Twi.Gt.Lms.ServiceModel">
<Children xmlns:d2p1="http://schemas.datacontract.org/2004/07/Twi.Gt.Lms.ServiceModel.Types">
<d2p1:Lesson>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Id>0</d2p1:Id>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:SubType>0</d2p1:SubType>
<d2p1:Summary>String</d2p1:Summary>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:AllClasses>
<d2p1:Class>
<d2p1:Code>String</d2p1:Code>
<d2p1:CostCenter>String</d2p1:CostCenter>
<d2p1:Currency>String</d2p1:Currency>
<d2p1:Description>String</d2p1:Description>
<d2p1:FreePlaces>0</d2p1:FreePlaces>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsClosed>false</d2p1:IsClosed>
<d2p1:IsEnrolmentAllowed>false</d2p1:IsEnrolmentAllowed>
<d2p1:Locations>
<d2p1:ClassLocation>
<d2p1:Id>0</d2p1:Id>
<d2p1:RoomDescription>String</d2p1:RoomDescription>
<d2p1:RoomName>String</d2p1:RoomName>
<d2p1:RoomNo>String</d2p1:RoomNo>
<d2p1:VenueLink>String</d2p1:VenueLink>
<d2p1:VenueName>String</d2p1:VenueName>
</d2p1:ClassLocation>
</d2p1:Locations>
<d2p1:Places>0</d2p1:Places>
<d2p1:Price>String</d2p1:Price>
<d2p1:PriceInformation>String</d2p1:PriceInformation>
<d2p1:RegistrationBeginTime>String</d2p1:RegistrationBeginTime>
<d2p1:RegistrationEndTime>String</d2p1:RegistrationEndTime>
<d2p1:RegistrationStatus>String</d2p1:RegistrationStatus>
<d2p1:RunningBeginTime>String</d2p1:RunningBeginTime>
<d2p1:RunningEndTime>String</d2p1:RunningEndTime>
<d2p1:Sessions>
<d2p1:ClassSession>
<d2p1:EndTime>String</d2p1:EndTime>
<d2p1:Id>0</d2p1:Id>
<d2p1:StartTime>String</d2p1:StartTime>
<d2p1:Title>String</d2p1:Title>
</d2p1:ClassSession>
</d2p1:Sessions>
<d2p1:Students>
<d2p1:User>
<d2p1:AdditionalInfos>
<d2p1:AdditionalInfo>
<d2p1:Name>String</d2p1:Name>
<d2p1:Value>String</d2p1:Value>
</d2p1:AdditionalInfo>
</d2p1:AdditionalInfos>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Contacts>
<d2p1:Contact>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:Value>String</d2p1:Value>
</d2p1:Contact>
</d2p1:Contacts>
<d2p1:Department>String</d2p1:Department>
<d2p1:DisplayName>String String</d2p1:DisplayName>
<d2p1:DomainId>0</d2p1:DomainId>
<d2p1:DomainName>String</d2p1:DomainName>
<d2p1:Email>String</d2p1:Email>
<d2p1:FirstName>String</d2p1:FirstName>
<d2p1:Groups>
<d2p1:Group>
<d2p1:Id>0</d2p1:Id>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Type>String</d2p1:Type>
</d2p1:Group>
</d2p1:Groups>
<d2p1:Guid>String</d2p1:Guid>
<d2p1:Id>0</d2p1:Id>
<d2p1:LastName>String</d2p1:LastName>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Skills>
<d2p1:UserSkill>
<d2p1:Acquired>String</d2p1:Acquired>
<d2p1:Expires>String</d2p1:Expires>
<d2p1:Id>0</d2p1:Id>
<d2p1:LevelTitle>String</d2p1:LevelTitle>
<d2p1:LevelValue>0</d2p1:LevelValue>
<d2p1:ReasonForAssignment>String</d2p1:ReasonForAssignment>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
</d2p1:UserSkill>
</d2p1:Skills>
<d2p1:UserImageData>String</d2p1:UserImageData>
</d2p1:User>
</d2p1:Students>
<d2p1:Title>String</d2p1:Title>
<d2p1:Trainers>
<d2p1:User>
<d2p1:AdditionalInfos>
<d2p1:AdditionalInfo>
<d2p1:Name>String</d2p1:Name>
<d2p1:Value>String</d2p1:Value>
</d2p1:AdditionalInfo>
</d2p1:AdditionalInfos>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Contacts>
<d2p1:Contact>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:Value>String</d2p1:Value>
</d2p1:Contact>
</d2p1:Contacts>
<d2p1:Department>String</d2p1:Department>
<d2p1:DisplayName>String String</d2p1:DisplayName>
<d2p1:DomainId>0</d2p1:DomainId>
<d2p1:DomainName>String</d2p1:DomainName>
<d2p1:Email>String</d2p1:Email>
<d2p1:FirstName>String</d2p1:FirstName>
<d2p1:Groups>
<d2p1:Group>
<d2p1:Id>0</d2p1:Id>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Type>String</d2p1:Type>
</d2p1:Group>
</d2p1:Groups>
<d2p1:Guid>String</d2p1:Guid>
<d2p1:Id>0</d2p1:Id>
<d2p1:LastName>String</d2p1:LastName>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Skills>
<d2p1:UserSkill>
<d2p1:Acquired>String</d2p1:Acquired>
<d2p1:Expires>String</d2p1:Expires>
<d2p1:Id>0</d2p1:Id>
<d2p1:LevelTitle>String</d2p1:LevelTitle>
<d2p1:LevelValue>0</d2p1:LevelValue>
<d2p1:ReasonForAssignment>String</d2p1:ReasonForAssignment>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
</d2p1:UserSkill>
</d2p1:Skills>
<d2p1:UserImageData>String</d2p1:UserImageData>
</d2p1:User>
</d2p1:Trainers>
</d2p1:Class>
</d2p1:AllClasses>
<d2p1:AssignmentType>String</d2p1:AssignmentType>
<d2p1:ContentStartUrl>String</d2p1:ContentStartUrl>
<d2p1:Currency>String</d2p1:Currency>
<d2p1:DescriptionUrl>String</d2p1:DescriptionUrl>
<d2p1:IntroImageData>String</d2p1:IntroImageData>
<d2p1:IsDownloadable>false</d2p1:IsDownloadable>
<d2p1:IsMobileLesson>false</d2p1:IsMobileLesson>
<d2p1:IsRegistrationRequired>false</d2p1:IsRegistrationRequired>
<d2p1:KeepLessonStatus>false</d2p1:KeepLessonStatus>
<d2p1:Keywords xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:string>String</d4p1:string>
</d2p1:Keywords>
<d2p1:LessonUsage>
<d2p1:AttemptCount>0</d2p1:AttemptCount>
<d2p1:ClassTitle>String</d2p1:ClassTitle>
<d2p1:EndDate>0001-01-01T00:00:00</d2p1:EndDate>
<d2p1:FirstUsed>0001-01-01T00:00:00</d2p1:FirstUsed>
<d2p1:LastUsed>0001-01-01T00:00:00</d2p1:LastUsed>
<d2p1:LessonId>0</d2p1:LessonId>
<d2p1:LessonLocation>String</d2p1:LessonLocation>
<d2p1:LessonScore>0</d2p1:LessonScore>
<d2p1:LessonStatus>String</d2p1:LessonStatus>
<d2p1:Rating>0</d2p1:Rating>
<d2p1:RegistrationStatus>0</d2p1:RegistrationStatus>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:StartDate>0001-01-01T00:00:00</d2p1:StartDate>
<d2p1:SuspendData>String</d2p1:SuspendData>
<d2p1:TimeUsed>0</d2p1:TimeUsed>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>0</d2p1:Type>
<d2p1:UserId>0</d2p1:UserId>
</d2p1:LessonUsage>
<d2p1:Mentors>
<d2p1:User>
<d2p1:AdditionalInfos>
<d2p1:AdditionalInfo>
<d2p1:Name>String</d2p1:Name>
<d2p1:Value>String</d2p1:Value>
</d2p1:AdditionalInfo>
</d2p1:AdditionalInfos>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Contacts>
<d2p1:Contact>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:Value>String</d2p1:Value>
</d2p1:Contact>
</d2p1:Contacts>
<d2p1:Department>String</d2p1:Department>
<d2p1:DisplayName>String String</d2p1:DisplayName>
<d2p1:DomainId>0</d2p1:DomainId>
<d2p1:DomainName>String</d2p1:DomainName>
<d2p1:Email>String</d2p1:Email>
<d2p1:FirstName>String</d2p1:FirstName>
<d2p1:Groups>
<d2p1:Group>
<d2p1:Id>0</d2p1:Id>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Type>String</d2p1:Type>
</d2p1:Group>
</d2p1:Groups>
<d2p1:Guid>String</d2p1:Guid>
<d2p1:Id>0</d2p1:Id>
<d2p1:LastName>String</d2p1:LastName>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Skills>
<d2p1:UserSkill>
<d2p1:Acquired>String</d2p1:Acquired>
<d2p1:Expires>String</d2p1:Expires>
<d2p1:Id>0</d2p1:Id>
<d2p1:LevelTitle>String</d2p1:LevelTitle>
<d2p1:LevelValue>0</d2p1:LevelValue>
<d2p1:ReasonForAssignment>String</d2p1:ReasonForAssignment>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
</d2p1:UserSkill>
</d2p1:Skills>
<d2p1:UserImageData>String</d2p1:UserImageData>
</d2p1:User>
</d2p1:Mentors>
<d2p1:MobileLessonStarterUrl>String</d2p1:MobileLessonStarterUrl>
<d2p1:MyClass>
<d2p1:Code>String</d2p1:Code>
<d2p1:CostCenter>String</d2p1:CostCenter>
<d2p1:Currency>String</d2p1:Currency>
<d2p1:Description>String</d2p1:Description>
<d2p1:FreePlaces>0</d2p1:FreePlaces>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsClosed>false</d2p1:IsClosed>
<d2p1:IsEnrolmentAllowed>false</d2p1:IsEnrolmentAllowed>
<d2p1:Locations>
<d2p1:ClassLocation>
<d2p1:Id>0</d2p1:Id>
<d2p1:RoomDescription>String</d2p1:RoomDescription>
<d2p1:RoomName>String</d2p1:RoomName>
<d2p1:RoomNo>String</d2p1:RoomNo>
<d2p1:VenueLink>String</d2p1:VenueLink>
<d2p1:VenueName>String</d2p1:VenueName>
</d2p1:ClassLocation>
</d2p1:Locations>
<d2p1:Places>0</d2p1:Places>
<d2p1:Price>String</d2p1:Price>
<d2p1:PriceInformation>String</d2p1:PriceInformation>
<d2p1:RegistrationBeginTime>String</d2p1:RegistrationBeginTime>
<d2p1:RegistrationEndTime>String</d2p1:RegistrationEndTime>
<d2p1:RegistrationStatus>String</d2p1:RegistrationStatus>
<d2p1:RunningBeginTime>String</d2p1:RunningBeginTime>
<d2p1:RunningEndTime>String</d2p1:RunningEndTime>
<d2p1:Sessions>
<d2p1:ClassSession>
<d2p1:EndTime>String</d2p1:EndTime>
<d2p1:Id>0</d2p1:Id>
<d2p1:StartTime>String</d2p1:StartTime>
<d2p1:Title>String</d2p1:Title>
</d2p1:ClassSession>
</d2p1:Sessions>
<d2p1:Students>
<d2p1:User>
<d2p1:AdditionalInfos>
<d2p1:AdditionalInfo>
<d2p1:Name>String</d2p1:Name>
<d2p1:Value>String</d2p1:Value>
</d2p1:AdditionalInfo>
</d2p1:AdditionalInfos>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Contacts>
<d2p1:Contact>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:Value>String</d2p1:Value>
</d2p1:Contact>
</d2p1:Contacts>
<d2p1:Department>String</d2p1:Department>
<d2p1:DisplayName>String String</d2p1:DisplayName>
<d2p1:DomainId>0</d2p1:DomainId>
<d2p1:DomainName>String</d2p1:DomainName>
<d2p1:Email>String</d2p1:Email>
<d2p1:FirstName>String</d2p1:FirstName>
<d2p1:Groups>
<d2p1:Group>
<d2p1:Id>0</d2p1:Id>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Type>String</d2p1:Type>
</d2p1:Group>
</d2p1:Groups>
<d2p1:Guid>String</d2p1:Guid>
<d2p1:Id>0</d2p1:Id>
<d2p1:LastName>String</d2p1:LastName>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Skills>
<d2p1:UserSkill>
<d2p1:Acquired>String</d2p1:Acquired>
<d2p1:Expires>String</d2p1:Expires>
<d2p1:Id>0</d2p1:Id>
<d2p1:LevelTitle>String</d2p1:LevelTitle>
<d2p1:LevelValue>0</d2p1:LevelValue>
<d2p1:ReasonForAssignment>String</d2p1:ReasonForAssignment>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
</d2p1:UserSkill>
</d2p1:Skills>
<d2p1:UserImageData>String</d2p1:UserImageData>
</d2p1:User>
</d2p1:Students>
<d2p1:Title>String</d2p1:Title>
<d2p1:Trainers>
<d2p1:User>
<d2p1:AdditionalInfos>
<d2p1:AdditionalInfo>
<d2p1:Name>String</d2p1:Name>
<d2p1:Value>String</d2p1:Value>
</d2p1:AdditionalInfo>
</d2p1:AdditionalInfos>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Contacts>
<d2p1:Contact>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:Value>String</d2p1:Value>
</d2p1:Contact>
</d2p1:Contacts>
<d2p1:Department>String</d2p1:Department>
<d2p1:DisplayName>String String</d2p1:DisplayName>
<d2p1:DomainId>0</d2p1:DomainId>
<d2p1:DomainName>String</d2p1:DomainName>
<d2p1:Email>String</d2p1:Email>
<d2p1:FirstName>String</d2p1:FirstName>
<d2p1:Groups>
<d2p1:Group>
<d2p1:Id>0</d2p1:Id>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Type>String</d2p1:Type>
</d2p1:Group>
</d2p1:Groups>
<d2p1:Guid>String</d2p1:Guid>
<d2p1:Id>0</d2p1:Id>
<d2p1:LastName>String</d2p1:LastName>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Skills>
<d2p1:UserSkill>
<d2p1:Acquired>String</d2p1:Acquired>
<d2p1:Expires>String</d2p1:Expires>
<d2p1:Id>0</d2p1:Id>
<d2p1:LevelTitle>String</d2p1:LevelTitle>
<d2p1:LevelValue>0</d2p1:LevelValue>
<d2p1:ReasonForAssignment>String</d2p1:ReasonForAssignment>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
</d2p1:UserSkill>
</d2p1:Skills>
<d2p1:UserImageData>String</d2p1:UserImageData>
</d2p1:User>
</d2p1:Trainers>
</d2p1:MyClass>
<d2p1:Price>0</d2p1:Price>
<d2p1:Questionnaire>
<d2p1:EvaluationLimit>0</d2p1:EvaluationLimit>
<d2p1:EvaluationTime>String</d2p1:EvaluationTime>
<d2p1:Evaluations>0</d2p1:Evaluations>
<d2p1:Id>0</d2p1:Id>
<d2p1:Language>String</d2p1:Language>
<d2p1:LastSaved>String</d2p1:LastSaved>
<d2p1:LockAfterFinalEvaluations>false</d2p1:LockAfterFinalEvaluations>
<d2p1:MaxEvaluations>0</d2p1:MaxEvaluations>
<d2p1:MayBePartiallyCorrect>false</d2p1:MayBePartiallyCorrect>
<d2p1:QuerstionnaireType>String</d2p1:QuerstionnaireType>
<d2p1:Questions>
<d2p1:Question>
<d2p1:AllowSurveyComments>false</d2p1:AllowSurveyComments>
<d2p1:AnswerType>String</d2p1:AnswerType>
<d2p1:Answers>
<d2p1:Answer>
<d2p1:AnswerText>String</d2p1:AnswerText>
<d2p1:Feedback>String</d2p1:Feedback>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsSelected>false</d2p1:IsSelected>
<d2p1:Points>0</d2p1:Points>
<d2p1:RandomOrder>false</d2p1:RandomOrder>
<d2p1:Type>String</d2p1:Type>
</d2p1:Answer>
</d2p1:Answers>
<d2p1:DragDropObjects>
<d2p1:AutomaticHorizontalLayout>false</d2p1:AutomaticHorizontalLayout>
<d2p1:BackgroundImage>String</d2p1:BackgroundImage>
<d2p1:BackgroundImageHeight>0</d2p1:BackgroundImageHeight>
<d2p1:BackgroundImageWidth>0</d2p1:BackgroundImageWidth>
<d2p1:EditorMode>String</d2p1:EditorMode>
<d2p1:GridX>0</d2p1:GridX>
<d2p1:GridY>0</d2p1:GridY>
<d2p1:MatchObjects>
<d2p1:MatchObject>
<d2p1:Align>String</d2p1:Align>
<d2p1:BorderColor>String</d2p1:BorderColor>
<d2p1:BorderWidth>String</d2p1:BorderWidth>
<d2p1:Color>String</d2p1:Color>
<d2p1:CurrentIdSrc>String</d2p1:CurrentIdSrc>
<d2p1:EvaluatedPoints>0</d2p1:EvaluatedPoints>
<d2p1:Height>0</d2p1:Height>
<d2p1:Id>String</d2p1:Id>
<d2p1:IdDst>String</d2p1:IdDst>
<d2p1:IdSrc>String</d2p1:IdSrc>
<d2p1:IsSourceObject>false</d2p1:IsSourceObject>
<d2p1:Left>0</d2p1:Left>
<d2p1:MatchObjectTexts>
<d2p1:MatchObjectText>
<d2p1:Language>String</d2p1:Language>
<d2p1:Text>String</d2p1:Text>
</d2p1:MatchObjectText>
</d2p1:MatchObjectTexts>
<d2p1:Points>0</d2p1:Points>
<d2p1:SnapPostion>String</d2p1:SnapPostion>
<d2p1:TextColor>String</d2p1:TextColor>
<d2p1:Top>0</d2p1:Top>
<d2p1:Valign>String</d2p1:Valign>
<d2p1:Width>0</d2p1:Width>
</d2p1:MatchObject>
</d2p1:MatchObjects>
<d2p1:Penality>0</d2p1:Penality>
<d2p1:PlayerHeight>0</d2p1:PlayerHeight>
<d2p1:RandomOrder>false</d2p1:RandomOrder>
<d2p1:ScoId>String</d2p1:ScoId>
<d2p1:Type>0</d2p1:Type>
</d2p1:DragDropObjects>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsAnswered>false</d2p1:IsAnswered>
<d2p1:IsBookmarked>false</d2p1:IsBookmarked>
<d2p1:Language>String</d2p1:Language>
<d2p1:Player>String</d2p1:Player>
<d2p1:QuestionType>String</d2p1:QuestionType>
<d2p1:Response>String</d2p1:Response>
<d2p1:Score>0</d2p1:Score>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Style>String</d2p1:Style>
<d2p1:SurveyComment>String</d2p1:SurveyComment>
<d2p1:Template>String</d2p1:Template>
<d2p1:Text>String</d2p1:Text>
<d2p1:TextHoles>
<d2p1:TextHole>
<d2p1:CaseSensitive>false</d2p1:CaseSensitive>
<d2p1:Id>0</d2p1:Id>
<d2p1:Length>0</d2p1:Length>
<d2p1:Placeholder>String</d2p1:Placeholder>
<d2p1:ShowHolesInText>false</d2p1:ShowHolesInText>
<d2p1:TextHoleAnswers>
<d2p1:TextHoleAnswers>
<d2p1:Answers>
<d2p1:TextHoleAnswer>
<d2p1:AnswerText>String</d2p1:AnswerText>
<d2p1:EvaluatedPoints>0</d2p1:EvaluatedPoints>
<d2p1:Feedback>String</d2p1:Feedback>
<d2p1:Points>0</d2p1:Points>
<d2p1:Text>String</d2p1:Text>
</d2p1:TextHoleAnswer>
</d2p1:Answers>
<d2p1:Language>String</d2p1:Language>
</d2p1:TextHoleAnswers>
</d2p1:TextHoleAnswers>
<d2p1:UseWildCards>false</d2p1:UseWildCards>
</d2p1:TextHole>
</d2p1:TextHoles>
<d2p1:TimeUsed>0</d2p1:TimeUsed>
<d2p1:Title>String</d2p1:Title>
</d2p1:Question>
</d2p1:Questions>
<d2p1:RandomOrder>false</d2p1:RandomOrder>
<d2p1:RandomQuestions>
<d2p1:RandomQuestion>
<d2p1:Position>0</d2p1:Position>
<d2p1:ProductiveQuestions>
<d2p1:Question>
<d2p1:AllowSurveyComments>false</d2p1:AllowSurveyComments>
<d2p1:AnswerType>String</d2p1:AnswerType>
<d2p1:Answers>
<d2p1:Answer>
<d2p1:AnswerText>String</d2p1:AnswerText>
<d2p1:Feedback>String</d2p1:Feedback>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsSelected>false</d2p1:IsSelected>
<d2p1:Points>0</d2p1:Points>
<d2p1:RandomOrder>false</d2p1:RandomOrder>
<d2p1:Type>String</d2p1:Type>
</d2p1:Answer>
</d2p1:Answers>
<d2p1:DragDropObjects>
<d2p1:AutomaticHorizontalLayout>false</d2p1:AutomaticHorizontalLayout>
<d2p1:BackgroundImage>String</d2p1:BackgroundImage>
<d2p1:BackgroundImageHeight>0</d2p1:BackgroundImageHeight>
<d2p1:BackgroundImageWidth>0</d2p1:BackgroundImageWidth>
<d2p1:EditorMode>String</d2p1:EditorMode>
<d2p1:GridX>0</d2p1:GridX>
<d2p1:GridY>0</d2p1:GridY>
<d2p1:MatchObjects>
<d2p1:MatchObject>
<d2p1:Align>String</d2p1:Align>
<d2p1:BorderColor>String</d2p1:BorderColor>
<d2p1:BorderWidth>String</d2p1:BorderWidth>
<d2p1:Color>String</d2p1:Color>
<d2p1:CurrentIdSrc>String</d2p1:CurrentIdSrc>
<d2p1:EvaluatedPoints>0</d2p1:EvaluatedPoints>
<d2p1:Height>0</d2p1:Height>
<d2p1:Id>String</d2p1:Id>
<d2p1:IdDst>String</d2p1:IdDst>
<d2p1:IdSrc>String</d2p1:IdSrc>
<d2p1:IsSourceObject>false</d2p1:IsSourceObject>
<d2p1:Left>0</d2p1:Left>
<d2p1:MatchObjectTexts>
<d2p1:MatchObjectText>
<d2p1:Language>String</d2p1:Language>
<d2p1:Text>String</d2p1:Text>
</d2p1:MatchObjectText>
</d2p1:MatchObjectTexts>
<d2p1:Points>0</d2p1:Points>
<d2p1:SnapPostion>String</d2p1:SnapPostion>
<d2p1:TextColor>String</d2p1:TextColor>
<d2p1:Top>0</d2p1:Top>
<d2p1:Valign>String</d2p1:Valign>
<d2p1:Width>0</d2p1:Width>
</d2p1:MatchObject>
</d2p1:MatchObjects>
<d2p1:Penality>0</d2p1:Penality>
<d2p1:PlayerHeight>0</d2p1:PlayerHeight>
<d2p1:RandomOrder>false</d2p1:RandomOrder>
<d2p1:ScoId>String</d2p1:ScoId>
<d2p1:Type>0</d2p1:Type>
</d2p1:DragDropObjects>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsAnswered>false</d2p1:IsAnswered>
<d2p1:IsBookmarked>false</d2p1:IsBookmarked>
<d2p1:Language>String</d2p1:Language>
<d2p1:Player>String</d2p1:Player>
<d2p1:QuestionType>String</d2p1:QuestionType>
<d2p1:Response>String</d2p1:Response>
<d2p1:Score>0</d2p1:Score>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Style>String</d2p1:Style>
<d2p1:SurveyComment>String</d2p1:SurveyComment>
<d2p1:Template>String</d2p1:Template>
<d2p1:Text>String</d2p1:Text>
<d2p1:TextHoles>
<d2p1:TextHole>
<d2p1:CaseSensitive>false</d2p1:CaseSensitive>
<d2p1:Id>0</d2p1:Id>
<d2p1:Length>0</d2p1:Length>
<d2p1:Placeholder>String</d2p1:Placeholder>
<d2p1:ShowHolesInText>false</d2p1:ShowHolesInText>
<d2p1:TextHoleAnswers>
<d2p1:TextHoleAnswers>
<d2p1:Answers>
<d2p1:TextHoleAnswer>
<d2p1:AnswerText>String</d2p1:AnswerText>
<d2p1:EvaluatedPoints>0</d2p1:EvaluatedPoints>
<d2p1:Feedback>String</d2p1:Feedback>
<d2p1:Points>0</d2p1:Points>
<d2p1:Text>String</d2p1:Text>
</d2p1:TextHoleAnswer>
</d2p1:Answers>
<d2p1:Language>String</d2p1:Language>
</d2p1:TextHoleAnswers>
</d2p1:TextHoleAnswers>
<d2p1:UseWildCards>false</d2p1:UseWildCards>
</d2p1:TextHole>
</d2p1:TextHoles>
<d2p1:TimeUsed>0</d2p1:TimeUsed>
<d2p1:Title>String</d2p1:Title>
</d2p1:Question>
</d2p1:ProductiveQuestions>
<d2p1:QuestionCount>0</d2p1:QuestionCount>
<d2p1:SubjectId>0</d2p1:SubjectId>
<d2p1:SubjectText>String</d2p1:SubjectText>
<d2p1:TestId>0</d2p1:TestId>
</d2p1:RandomQuestion>
</d2p1:RandomQuestions>
<d2p1:Score>0</d2p1:Score>
<d2p1:SequencingChoiceAllowed>false</d2p1:SequencingChoiceAllowed>
<d2p1:SerializationVersion>0</d2p1:SerializationVersion>
<d2p1:ShowCorrectAnswer>false</d2p1:ShowCorrectAnswer>
<d2p1:ShowPoints>false</d2p1:ShowPoints>
<d2p1:ShowScore>false</d2p1:ShowScore>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:StartTime>String</d2p1:StartTime>
<d2p1:State>String</d2p1:State>
<d2p1:TimeLimit>0</d2p1:TimeLimit>
<d2p1:Title>String</d2p1:Title>
</d2p1:Questionnaire>
<d2p1:Rating>
<d2p1:Average>0</d2p1:Average>
<d2p1:Count>0</d2p1:Count>
<d2p1:Mine>0</d2p1:Mine>
</d2p1:Rating>
<d2p1:RegistrationStatus>String</d2p1:RegistrationStatus>
<d2p1:RequiredLessonStatus>String</d2p1:RequiredLessonStatus>
<d2p1:RequiredScore>0</d2p1:RequiredScore>
<d2p1:RequiredSkills>
<d2p1:RequiredSkill>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsFulfilled>false</d2p1:IsFulfilled>
<d2p1:RequiredLevelTitle>String</d2p1:RequiredLevelTitle>
<d2p1:RequiredLevelValue>0</d2p1:RequiredLevelValue>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
<d2p1:UserLevelTitle>String</d2p1:UserLevelTitle>
<d2p1:UserLevelValue>0</d2p1:UserLevelValue>
</d2p1:RequiredSkill>
</d2p1:RequiredSkills>
<d2p1:RunningBeginTime>0001-01-01T00:00:00</d2p1:RunningBeginTime>
<d2p1:RunningEndTime>0001-01-01T00:00:00</d2p1:RunningEndTime>
<d2p1:TPlanElements>
<d2p1:TPlanElement>
<d2p1:BlockScore>0</d2p1:BlockScore>
<d2p1:BlockStatus>String</d2p1:BlockStatus>
<d2p1:BlockTitle>String</d2p1:BlockTitle>
<d2p1:Children>
<d2p1:TPlanElement>
<d2p1:BlockScore>0</d2p1:BlockScore>
<d2p1:BlockStatus>String</d2p1:BlockStatus>
<d2p1:BlockTitle>String</d2p1:BlockTitle>
<d2p1:Children>
<d2p1:TPlanElement>
<d2p1:BlockScore>0</d2p1:BlockScore>
<d2p1:BlockStatus>String</d2p1:BlockStatus>
<d2p1:BlockTitle>String</d2p1:BlockTitle>
<d2p1:Children i:nil="true" />
<d2p1:ElementId>0</d2p1:ElementId>
<d2p1:IsLocked>false</d2p1:IsLocked>
<d2p1:Lesson>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Id>0</d2p1:Id>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:SubType>0</d2p1:SubType>
<d2p1:Summary>String</d2p1:Summary>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:AllClasses>
<d2p1:Class>
<d2p1:Code>String</d2p1:Code>
<d2p1:CostCenter>String</d2p1:CostCenter>
<d2p1:Currency>String</d2p1:Currency>
<d2p1:Description>String</d2p1:Description>
<d2p1:FreePlaces>0</d2p1:FreePlaces>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsClosed>false</d2p1:IsClosed>
<d2p1:IsEnrolmentAllowed>false</d2p1:IsEnrolmentAllowed>
<d2p1:Locations>
<d2p1:ClassLocation>
<d2p1:Id>0</d2p1:Id>
<d2p1:RoomDescription>String</d2p1:RoomDescription>
<d2p1:RoomName>String</d2p1:RoomName>
<d2p1:RoomNo>String</d2p1:RoomNo>
<d2p1:VenueLink>String</d2p1:VenueLink>
<d2p1:VenueName>String</d2p1:VenueName>
</d2p1:ClassLocation>
</d2p1:Locations>
<d2p1:Places>0</d2p1:Places>
<d2p1:Price>String</d2p1:Price>
<d2p1:PriceInformation>String</d2p1:PriceInformation>
<d2p1:RegistrationBeginTime>String</d2p1:RegistrationBeginTime>
<d2p1:RegistrationEndTime>String</d2p1:RegistrationEndTime>
<d2p1:RegistrationStatus>String</d2p1:RegistrationStatus>
<d2p1:RunningBeginTime>String</d2p1:RunningBeginTime>
<d2p1:RunningEndTime>String</d2p1:RunningEndTime>
<d2p1:Sessions>
<d2p1:ClassSession>
<d2p1:EndTime>String</d2p1:EndTime>
<d2p1:Id>0</d2p1:Id>
<d2p1:StartTime>String</d2p1:StartTime>
<d2p1:Title>String</d2p1:Title>
</d2p1:ClassSession>
</d2p1:Sessions>
<d2p1:Students>
<d2p1:User>
<d2p1:AdditionalInfos>
<d2p1:AdditionalInfo>
<d2p1:Name>String</d2p1:Name>
<d2p1:Value>String</d2p1:Value>
</d2p1:AdditionalInfo>
</d2p1:AdditionalInfos>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Contacts>
<d2p1:Contact>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:Value>String</d2p1:Value>
</d2p1:Contact>
</d2p1:Contacts>
<d2p1:Department>String</d2p1:Department>
<d2p1:DisplayName>String String</d2p1:DisplayName>
<d2p1:DomainId>0</d2p1:DomainId>
<d2p1:DomainName>String</d2p1:DomainName>
<d2p1:Email>String</d2p1:Email>
<d2p1:FirstName>String</d2p1:FirstName>
<d2p1:Groups>
<d2p1:Group>
<d2p1:Id>0</d2p1:Id>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Type>String</d2p1:Type>
</d2p1:Group>
</d2p1:Groups>
<d2p1:Guid>String</d2p1:Guid>
<d2p1:Id>0</d2p1:Id>
<d2p1:LastName>String</d2p1:LastName>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Skills>
<d2p1:UserSkill>
<d2p1:Acquired>String</d2p1:Acquired>
<d2p1:Expires>String</d2p1:Expires>
<d2p1:Id>0</d2p1:Id>
<d2p1:LevelTitle>String</d2p1:LevelTitle>
<d2p1:LevelValue>0</d2p1:LevelValue>
<d2p1:ReasonForAssignment>String</d2p1:ReasonForAssignment>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
</d2p1:UserSkill>
</d2p1:Skills>
<d2p1:UserImageData>String</d2p1:UserImageData>
</d2p1:User>
</d2p1:Students>
<d2p1:Title>String</d2p1:Title>
<d2p1:Trainers>
<d2p1:User>
<d2p1:AdditionalInfos>
<d2p1:AdditionalInfo>
<d2p1:Name>String</d2p1:Name>
<d2p1:Value>String</d2p1:Value>
</d2p1:AdditionalInfo>
</d2p1:AdditionalInfos>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Contacts>
<d2p1:Contact>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:Value>String</d2p1:Value>
</d2p1:Contact>
</d2p1:Contacts>
<d2p1:Department>String</d2p1:Department>
<d2p1:DisplayName>String String</d2p1:DisplayName>
<d2p1:DomainId>0</d2p1:DomainId>
<d2p1:DomainName>String</d2p1:DomainName>
<d2p1:Email>String</d2p1:Email>
<d2p1:FirstName>String</d2p1:FirstName>
<d2p1:Groups>
<d2p1:Group>
<d2p1:Id>0</d2p1:Id>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Type>String</d2p1:Type>
</d2p1:Group>
</d2p1:Groups>
<d2p1:Guid>String</d2p1:Guid>
<d2p1:Id>0</d2p1:Id>
<d2p1:LastName>String</d2p1:LastName>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Skills>
<d2p1:UserSkill>
<d2p1:Acquired>String</d2p1:Acquired>
<d2p1:Expires>String</d2p1:Expires>
<d2p1:Id>0</d2p1:Id>
<d2p1:LevelTitle>String</d2p1:LevelTitle>
<d2p1:LevelValue>0</d2p1:LevelValue>
<d2p1:ReasonForAssignment>String</d2p1:ReasonForAssignment>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
</d2p1:UserSkill>
</d2p1:Skills>
<d2p1:UserImageData>String</d2p1:UserImageData>
</d2p1:User>
</d2p1:Trainers>
</d2p1:Class>
</d2p1:AllClasses>
<d2p1:AssignmentType>String</d2p1:AssignmentType>
<d2p1:ContentStartUrl>String</d2p1:ContentStartUrl>
<d2p1:Currency>String</d2p1:Currency>
<d2p1:DescriptionUrl>String</d2p1:DescriptionUrl>
<d2p1:IntroImageData>String</d2p1:IntroImageData>
<d2p1:IsDownloadable>false</d2p1:IsDownloadable>
<d2p1:IsMobileLesson>false</d2p1:IsMobileLesson>
<d2p1:IsRegistrationRequired>false</d2p1:IsRegistrationRequired>
<d2p1:KeepLessonStatus>false</d2p1:KeepLessonStatus>
<d2p1:Keywords xmlns:d11p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d11p1:string>String</d11p1:string>
</d2p1:Keywords>
<d2p1:LessonUsage>
<d2p1:AttemptCount>0</d2p1:AttemptCount>
<d2p1:ClassTitle>String</d2p1:ClassTitle>
<d2p1:EndDate>0001-01-01T00:00:00</d2p1:EndDate>
<d2p1:FirstUsed>0001-01-01T00:00:00</d2p1:FirstUsed>
<d2p1:LastUsed>0001-01-01T00:00:00</d2p1:LastUsed>
<d2p1:LessonId>0</d2p1:LessonId>
<d2p1:LessonLocation>String</d2p1:LessonLocation>
<d2p1:LessonScore>0</d2p1:LessonScore>
<d2p1:LessonStatus>String</d2p1:LessonStatus>
<d2p1:Rating>0</d2p1:Rating>
<d2p1:RegistrationStatus>0</d2p1:RegistrationStatus>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:StartDate>0001-01-01T00:00:00</d2p1:StartDate>
<d2p1:SuspendData>String</d2p1:SuspendData>
<d2p1:TimeUsed>0</d2p1:TimeUsed>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>0</d2p1:Type>
<d2p1:UserId>0</d2p1:UserId>
</d2p1:LessonUsage>
<d2p1:Mentors>
<d2p1:User>
<d2p1:AdditionalInfos>
<d2p1:AdditionalInfo>
<d2p1:Name>String</d2p1:Name>
<d2p1:Value>String</d2p1:Value>
</d2p1:AdditionalInfo>
</d2p1:AdditionalInfos>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Contacts>
<d2p1:Contact>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:Value>String</d2p1:Value>
</d2p1:Contact>
</d2p1:Contacts>
<d2p1:Department>String</d2p1:Department>
<d2p1:DisplayName>String String</d2p1:DisplayName>
<d2p1:DomainId>0</d2p1:DomainId>
<d2p1:DomainName>String</d2p1:DomainName>
<d2p1:Email>String</d2p1:Email>
<d2p1:FirstName>String</d2p1:FirstName>
<d2p1:Groups>
<d2p1:Group>
<d2p1:Id>0</d2p1:Id>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Type>String</d2p1:Type>
</d2p1:Group>
</d2p1:Groups>
<d2p1:Guid>String</d2p1:Guid>
<d2p1:Id>0</d2p1:Id>
<d2p1:LastName>String</d2p1:LastName>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Skills>
<d2p1:UserSkill>
<d2p1:Acquired>String</d2p1:Acquired>
<d2p1:Expires>String</d2p1:Expires>
<d2p1:Id>0</d2p1:Id>
<d2p1:LevelTitle>String</d2p1:LevelTitle>
<d2p1:LevelValue>0</d2p1:LevelValue>
<d2p1:ReasonForAssignment>String</d2p1:ReasonForAssignment>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
</d2p1:UserSkill>
</d2p1:Skills>
<d2p1:UserImageData>String</d2p1:UserImageData>
</d2p1:User>
</d2p1:Mentors>
<d2p1:MobileLessonStarterUrl>String</d2p1:MobileLessonStarterUrl>
<d2p1:MyClass>
<d2p1:Code>String</d2p1:Code>
<d2p1:CostCenter>String</d2p1:CostCenter>
<d2p1:Currency>String</d2p1:Currency>
<d2p1:Description>String</d2p1:Description>
<d2p1:FreePlaces>0</d2p1:FreePlaces>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsClosed>false</d2p1:IsClosed>
<d2p1:IsEnrolmentAllowed>false</d2p1:IsEnrolmentAllowed>
<d2p1:Locations>
<d2p1:ClassLocation>
<d2p1:Id>0</d2p1:Id>
<d2p1:RoomDescription>String</d2p1:RoomDescription>
<d2p1:RoomName>String</d2p1:RoomName>
<d2p1:RoomNo>String</d2p1:RoomNo>
<d2p1:VenueLink>String</d2p1:VenueLink>
<d2p1:VenueName>String</d2p1:VenueName>
</d2p1:ClassLocation>
</d2p1:Locations>
<d2p1:Places>0</d2p1:Places>
<d2p1:Price>String</d2p1:Price>
<d2p1:PriceInformation>String</d2p1:PriceInformation>
<d2p1:RegistrationBeginTime>String</d2p1:RegistrationBeginTime>
<d2p1:RegistrationEndTime>String</d2p1:RegistrationEndTime>
<d2p1:RegistrationStatus>String</d2p1:RegistrationStatus>
<d2p1:RunningBeginTime>String</d2p1:RunningBeginTime>
<d2p1:RunningEndTime>String</d2p1:RunningEndTime>
<d2p1:Sessions>
<d2p1:ClassSession>
<d2p1:EndTime>String</d2p1:EndTime>
<d2p1:Id>0</d2p1:Id>
<d2p1:StartTime>String</d2p1:StartTime>
<d2p1:Title>String</d2p1:Title>
</d2p1:ClassSession>
</d2p1:Sessions>
<d2p1:Students>
<d2p1:User>
<d2p1:AdditionalInfos>
<d2p1:AdditionalInfo>
<d2p1:Name>String</d2p1:Name>
<d2p1:Value>String</d2p1:Value>
</d2p1:AdditionalInfo>
</d2p1:AdditionalInfos>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Contacts>
<d2p1:Contact>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:Value>String</d2p1:Value>
</d2p1:Contact>
</d2p1:Contacts>
<d2p1:Department>String</d2p1:Department>
<d2p1:DisplayName>String String</d2p1:DisplayName>
<d2p1:DomainId>0</d2p1:DomainId>
<d2p1:DomainName>String</d2p1:DomainName>
<d2p1:Email>String</d2p1:Email>
<d2p1:FirstName>String</d2p1:FirstName>
<d2p1:Groups>
<d2p1:Group>
<d2p1:Id>0</d2p1:Id>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Type>String</d2p1:Type>
</d2p1:Group>
</d2p1:Groups>
<d2p1:Guid>String</d2p1:Guid>
<d2p1:Id>0</d2p1:Id>
<d2p1:LastName>String</d2p1:LastName>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Skills>
<d2p1:UserSkill>
<d2p1:Acquired>String</d2p1:Acquired>
<d2p1:Expires>String</d2p1:Expires>
<d2p1:Id>0</d2p1:Id>
<d2p1:LevelTitle>String</d2p1:LevelTitle>
<d2p1:LevelValue>0</d2p1:LevelValue>
<d2p1:ReasonForAssignment>String</d2p1:ReasonForAssignment>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
</d2p1:UserSkill>
</d2p1:Skills>
<d2p1:UserImageData>String</d2p1:UserImageData>
</d2p1:User>
</d2p1:Students>
<d2p1:Title>String</d2p1:Title>
<d2p1:Trainers>
<d2p1:User>
<d2p1:AdditionalInfos>
<d2p1:AdditionalInfo>
<d2p1:Name>String</d2p1:Name>
<d2p1:Value>String</d2p1:Value>
</d2p1:AdditionalInfo>
</d2p1:AdditionalInfos>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Contacts>
<d2p1:Contact>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:Value>String</d2p1:Value>
</d2p1:Contact>
</d2p1:Contacts>
<d2p1:Department>String</d2p1:Department>
<d2p1:DisplayName>String String</d2p1:DisplayName>
<d2p1:DomainId>0</d2p1:DomainId>
<d2p1:DomainName>String</d2p1:DomainName>
<d2p1:Email>String</d2p1:Email>
<d2p1:FirstName>String</d2p1:FirstName>
<d2p1:Groups>
<d2p1:Group>
<d2p1:Id>0</d2p1:Id>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Type>String</d2p1:Type>
</d2p1:Group>
</d2p1:Groups>
<d2p1:Guid>String</d2p1:Guid>
<d2p1:Id>0</d2p1:Id>
<d2p1:LastName>String</d2p1:LastName>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Skills>
<d2p1:UserSkill>
<d2p1:Acquired>String</d2p1:Acquired>
<d2p1:Expires>String</d2p1:Expires>
<d2p1:Id>0</d2p1:Id>
<d2p1:LevelTitle>String</d2p1:LevelTitle>
<d2p1:LevelValue>0</d2p1:LevelValue>
<d2p1:ReasonForAssignment>String</d2p1:ReasonForAssignment>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
</d2p1:UserSkill>
</d2p1:Skills>
<d2p1:UserImageData>String</d2p1:UserImageData>
</d2p1:User>
</d2p1:Trainers>
</d2p1:MyClass>
<d2p1:Price>0</d2p1:Price>
<d2p1:Questionnaire>
<d2p1:EvaluationLimit>0</d2p1:EvaluationLimit>
<d2p1:EvaluationTime>String</d2p1:EvaluationTime>
<d2p1:Evaluations>0</d2p1:Evaluations>
<d2p1:Id>0</d2p1:Id>
<d2p1:Language>String</d2p1:Language>
<d2p1:LastSaved>String</d2p1:LastSaved>
<d2p1:LockAfterFinalEvaluations>false</d2p1:LockAfterFinalEvaluations>
<d2p1:MaxEvaluations>0</d2p1:MaxEvaluations>
<d2p1:MayBePartiallyCorrect>false</d2p1:MayBePartiallyCorrect>
<d2p1:QuerstionnaireType>String</d2p1:QuerstionnaireType>
<d2p1:Questions>
<d2p1:Question>
<d2p1:AllowSurveyComments>false</d2p1:AllowSurveyComments>
<d2p1:AnswerType>String</d2p1:AnswerType>
<d2p1:Answers>
<d2p1:Answer>
<d2p1:AnswerText>String</d2p1:AnswerText>
<d2p1:Feedback>String</d2p1:Feedback>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsSelected>false</d2p1:IsSelected>
<d2p1:Points>0</d2p1:Points>
<d2p1:RandomOrder>false</d2p1:RandomOrder>
<d2p1:Type>String</d2p1:Type>
</d2p1:Answer>
</d2p1:Answers>
<d2p1:DragDropObjects>
<d2p1:AutomaticHorizontalLayout>false</d2p1:AutomaticHorizontalLayout>
<d2p1:BackgroundImage>String</d2p1:BackgroundImage>
<d2p1:BackgroundImageHeight>0</d2p1:BackgroundImageHeight>
<d2p1:BackgroundImageWidth>0</d2p1:BackgroundImageWidth>
<d2p1:EditorMode>String</d2p1:EditorMode>
<d2p1:GridX>0</d2p1:GridX>
<d2p1:GridY>0</d2p1:GridY>
<d2p1:MatchObjects>
<d2p1:MatchObject>
<d2p1:Align>String</d2p1:Align>
<d2p1:BorderColor>String</d2p1:BorderColor>
<d2p1:BorderWidth>String</d2p1:BorderWidth>
<d2p1:Color>String</d2p1:Color>
<d2p1:CurrentIdSrc>String</d2p1:CurrentIdSrc>
<d2p1:EvaluatedPoints>0</d2p1:EvaluatedPoints>
<d2p1:Height>0</d2p1:Height>
<d2p1:Id>String</d2p1:Id>
<d2p1:IdDst>String</d2p1:IdDst>
<d2p1:IdSrc>String</d2p1:IdSrc>
<d2p1:IsSourceObject>false</d2p1:IsSourceObject>
<d2p1:Left>0</d2p1:Left>
<d2p1:MatchObjectTexts>
<d2p1:MatchObjectText>
<d2p1:Language>String</d2p1:Language>
<d2p1:Text>String</d2p1:Text>
</d2p1:MatchObjectText>
</d2p1:MatchObjectTexts>
<d2p1:Points>0</d2p1:Points>
<d2p1:SnapPostion>String</d2p1:SnapPostion>
<d2p1:TextColor>String</d2p1:TextColor>
<d2p1:Top>0</d2p1:Top>
<d2p1:Valign>String</d2p1:Valign>
<d2p1:Width>0</d2p1:Width>
</d2p1:MatchObject>
</d2p1:MatchObjects>
<d2p1:Penality>0</d2p1:Penality>
<d2p1:PlayerHeight>0</d2p1:PlayerHeight>
<d2p1:RandomOrder>false</d2p1:RandomOrder>
<d2p1:ScoId>String</d2p1:ScoId>
<d2p1:Type>0</d2p1:Type>
</d2p1:DragDropObjects>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsAnswered>false</d2p1:IsAnswered>
<d2p1:IsBookmarked>false</d2p1:IsBookmarked>
<d2p1:Language>String</d2p1:Language>
<d2p1:Player>String</d2p1:Player>
<d2p1:QuestionType>String</d2p1:QuestionType>
<d2p1:Response>String</d2p1:Response>
<d2p1:Score>0</d2p1:Score>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Style>String</d2p1:Style>
<d2p1:SurveyComment>String</d2p1:SurveyComment>
<d2p1:Template>String</d2p1:Template>
<d2p1:Text>String</d2p1:Text>
<d2p1:TextHoles>
<d2p1:TextHole>
<d2p1:CaseSensitive>false</d2p1:CaseSensitive>
<d2p1:Id>0</d2p1:Id>
<d2p1:Length>0</d2p1:Length>
<d2p1:Placeholder>String</d2p1:Placeholder>
<d2p1:ShowHolesInText>false</d2p1:ShowHolesInText>
<d2p1:TextHoleAnswers>
<d2p1:TextHoleAnswers>
<d2p1:Answers>
<d2p1:TextHoleAnswer>
<d2p1:AnswerText>String</d2p1:AnswerText>
<d2p1:EvaluatedPoints>0</d2p1:EvaluatedPoints>
<d2p1:Feedback>String</d2p1:Feedback>
<d2p1:Points>0</d2p1:Points>
<d2p1:Text>String</d2p1:Text>
</d2p1:TextHoleAnswer>
</d2p1:Answers>
<d2p1:Language>String</d2p1:Language>
</d2p1:TextHoleAnswers>
</d2p1:TextHoleAnswers>
<d2p1:UseWildCards>false</d2p1:UseWildCards>
</d2p1:TextHole>
</d2p1:TextHoles>
<d2p1:TimeUsed>0</d2p1:TimeUsed>
<d2p1:Title>String</d2p1:Title>
</d2p1:Question>
</d2p1:Questions>
<d2p1:RandomOrder>false</d2p1:RandomOrder>
<d2p1:RandomQuestions>
<d2p1:RandomQuestion>
<d2p1:Position>0</d2p1:Position>
<d2p1:ProductiveQuestions>
<d2p1:Question>
<d2p1:AllowSurveyComments>false</d2p1:AllowSurveyComments>
<d2p1:AnswerType>String</d2p1:AnswerType>
<d2p1:Answers>
<d2p1:Answer>
<d2p1:AnswerText>String</d2p1:AnswerText>
<d2p1:Feedback>String</d2p1:Feedback>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsSelected>false</d2p1:IsSelected>
<d2p1:Points>0</d2p1:Points>
<d2p1:RandomOrder>false</d2p1:RandomOrder>
<d2p1:Type>String</d2p1:Type>
</d2p1:Answer>
</d2p1:Answers>
<d2p1:DragDropObjects>
<d2p1:AutomaticHorizontalLayout>false</d2p1:AutomaticHorizontalLayout>
<d2p1:BackgroundImage>String</d2p1:BackgroundImage>
<d2p1:BackgroundImageHeight>0</d2p1:BackgroundImageHeight>
<d2p1:BackgroundImageWidth>0</d2p1:BackgroundImageWidth>
<d2p1:EditorMode>String</d2p1:EditorMode>
<d2p1:GridX>0</d2p1:GridX>
<d2p1:GridY>0</d2p1:GridY>
<d2p1:MatchObjects>
<d2p1:MatchObject>
<d2p1:Align>String</d2p1:Align>
<d2p1:BorderColor>String</d2p1:BorderColor>
<d2p1:BorderWidth>String</d2p1:BorderWidth>
<d2p1:Color>String</d2p1:Color>
<d2p1:CurrentIdSrc>String</d2p1:CurrentIdSrc>
<d2p1:EvaluatedPoints>0</d2p1:EvaluatedPoints>
<d2p1:Height>0</d2p1:Height>
<d2p1:Id>String</d2p1:Id>
<d2p1:IdDst>String</d2p1:IdDst>
<d2p1:IdSrc>String</d2p1:IdSrc>
<d2p1:IsSourceObject>false</d2p1:IsSourceObject>
<d2p1:Left>0</d2p1:Left>
<d2p1:MatchObjectTexts>
<d2p1:MatchObjectText>
<d2p1:Language>String</d2p1:Language>
<d2p1:Text>String</d2p1:Text>
</d2p1:MatchObjectText>
</d2p1:MatchObjectTexts>
<d2p1:Points>0</d2p1:Points>
<d2p1:SnapPostion>String</d2p1:SnapPostion>
<d2p1:TextColor>String</d2p1:TextColor>
<d2p1:Top>0</d2p1:Top>
<d2p1:Valign>String</d2p1:Valign>
<d2p1:Width>0</d2p1:Width>
</d2p1:MatchObject>
</d2p1:MatchObjects>
<d2p1:Penality>0</d2p1:Penality>
<d2p1:PlayerHeight>0</d2p1:PlayerHeight>
<d2p1:RandomOrder>false</d2p1:RandomOrder>
<d2p1:ScoId>String</d2p1:ScoId>
<d2p1:Type>0</d2p1:Type>
</d2p1:DragDropObjects>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsAnswered>false</d2p1:IsAnswered>
<d2p1:IsBookmarked>false</d2p1:IsBookmarked>
<d2p1:Language>String</d2p1:Language>
<d2p1:Player>String</d2p1:Player>
<d2p1:QuestionType>String</d2p1:QuestionType>
<d2p1:Response>String</d2p1:Response>
<d2p1:Score>0</d2p1:Score>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Style>String</d2p1:Style>
<d2p1:SurveyComment>String</d2p1:SurveyComment>
<d2p1:Template>String</d2p1:Template>
<d2p1:Text>String</d2p1:Text>
<d2p1:TextHoles>
<d2p1:TextHole>
<d2p1:CaseSensitive>false</d2p1:CaseSensitive>
<d2p1:Id>0</d2p1:Id>
<d2p1:Length>0</d2p1:Length>
<d2p1:Placeholder>String</d2p1:Placeholder>
<d2p1:ShowHolesInText>false</d2p1:ShowHolesInText>
<d2p1:TextHoleAnswers>
<d2p1:TextHoleAnswers>
<d2p1:Answers>
<d2p1:TextHoleAnswer>
<d2p1:AnswerText>String</d2p1:AnswerText>
<d2p1:EvaluatedPoints>0</d2p1:EvaluatedPoints>
<d2p1:Feedback>String</d2p1:Feedback>
<d2p1:Points>0</d2p1:Points>
<d2p1:Text>String</d2p1:Text>
</d2p1:TextHoleAnswer>
</d2p1:Answers>
<d2p1:Language>String</d2p1:Language>
</d2p1:TextHoleAnswers>
</d2p1:TextHoleAnswers>
<d2p1:UseWildCards>false</d2p1:UseWildCards>
</d2p1:TextHole>
</d2p1:TextHoles>
<d2p1:TimeUsed>0</d2p1:TimeUsed>
<d2p1:Title>String</d2p1:Title>
</d2p1:Question>
</d2p1:ProductiveQuestions>
<d2p1:QuestionCount>0</d2p1:QuestionCount>
<d2p1:SubjectId>0</d2p1:SubjectId>
<d2p1:SubjectText>String</d2p1:SubjectText>
<d2p1:TestId>0</d2p1:TestId>
</d2p1:RandomQuestion>
</d2p1:RandomQuestions>
<d2p1:Score>0</d2p1:Score>
<d2p1:SequencingChoiceAllowed>false</d2p1:SequencingChoiceAllowed>
<d2p1:SerializationVersion>0</d2p1:SerializationVersion>
<d2p1:ShowCorrectAnswer>false</d2p1:ShowCorrectAnswer>
<d2p1:ShowPoints>false</d2p1:ShowPoints>
<d2p1:ShowScore>false</d2p1:ShowScore>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:StartTime>String</d2p1:StartTime>
<d2p1:State>String</d2p1:State>
<d2p1:TimeLimit>0</d2p1:TimeLimit>
<d2p1:Title>String</d2p1:Title>
</d2p1:Questionnaire>
<d2p1:Rating>
<d2p1:Average>0</d2p1:Average>
<d2p1:Count>0</d2p1:Count>
<d2p1:Mine>0</d2p1:Mine>
</d2p1:Rating>
<d2p1:RegistrationStatus>String</d2p1:RegistrationStatus>
<d2p1:RequiredLessonStatus>String</d2p1:RequiredLessonStatus>
<d2p1:RequiredScore>0</d2p1:RequiredScore>
<d2p1:RequiredSkills>
<d2p1:RequiredSkill>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsFulfilled>false</d2p1:IsFulfilled>
<d2p1:RequiredLevelTitle>String</d2p1:RequiredLevelTitle>
<d2p1:RequiredLevelValue>0</d2p1:RequiredLevelValue>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
<d2p1:UserLevelTitle>String</d2p1:UserLevelTitle>
<d2p1:UserLevelValue>0</d2p1:UserLevelValue>
</d2p1:RequiredSkill>
</d2p1:RequiredSkills>
<d2p1:RunningBeginTime>0001-01-01T00:00:00</d2p1:RunningBeginTime>
<d2p1:RunningEndTime>0001-01-01T00:00:00</d2p1:RunningEndTime>
<d2p1:TPlanElements i:nil="true" />
<d2p1:UiCompatibility xmlns:d11p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d11p1:string>String</d11p1:string>
</d2p1:UiCompatibility>
</d2p1:Lesson>
<d2p1:ShortDescription>String</d2p1:ShortDescription>
<d2p1:TreeLevel>0</d2p1:TreeLevel>
<d2p1:Type>String</d2p1:Type>
</d2p1:TPlanElement>
</d2p1:Children>
<d2p1:ElementId>0</d2p1:ElementId>
<d2p1:IsLocked>false</d2p1:IsLocked>
<d2p1:Lesson>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Id>0</d2p1:Id>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:SubType>0</d2p1:SubType>
<d2p1:Summary>String</d2p1:Summary>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:AllClasses>
<d2p1:Class>
<d2p1:Code>String</d2p1:Code>
<d2p1:CostCenter>String</d2p1:CostCenter>
<d2p1:Currency>String</d2p1:Currency>
<d2p1:Description>String</d2p1:Description>
<d2p1:FreePlaces>0</d2p1:FreePlaces>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsClosed>false</d2p1:IsClosed>
<d2p1:IsEnrolmentAllowed>false</d2p1:IsEnrolmentAllowed>
<d2p1:Locations>
<d2p1:ClassLocation>
<d2p1:Id>0</d2p1:Id>
<d2p1:RoomDescription>String</d2p1:RoomDescription>
<d2p1:RoomName>String</d2p1:RoomName>
<d2p1:RoomNo>String</d2p1:RoomNo>
<d2p1:VenueLink>String</d2p1:VenueLink>
<d2p1:VenueName>String</d2p1:VenueName>
</d2p1:ClassLocation>
</d2p1:Locations>
<d2p1:Places>0</d2p1:Places>
<d2p1:Price>String</d2p1:Price>
<d2p1:PriceInformation>String</d2p1:PriceInformation>
<d2p1:RegistrationBeginTime>String</d2p1:RegistrationBeginTime>
<d2p1:RegistrationEndTime>String</d2p1:RegistrationEndTime>
<d2p1:RegistrationStatus>String</d2p1:RegistrationStatus>
<d2p1:RunningBeginTime>String</d2p1:RunningBeginTime>
<d2p1:RunningEndTime>String</d2p1:RunningEndTime>
<d2p1:Sessions>
<d2p1:ClassSession>
<d2p1:EndTime>String</d2p1:EndTime>
<d2p1:Id>0</d2p1:Id>
<d2p1:StartTime>String</d2p1:StartTime>
<d2p1:Title>String</d2p1:Title>
</d2p1:ClassSession>
</d2p1:Sessions>
<d2p1:Students>
<d2p1:User>
<d2p1:AdditionalInfos>
<d2p1:AdditionalInfo>
<d2p1:Name>String</d2p1:Name>
<d2p1:Value>String</d2p1:Value>
</d2p1:AdditionalInfo>
</d2p1:AdditionalInfos>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Contacts>
<d2p1:Contact>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:Value>String</d2p1:Value>
</d2p1:Contact>
</d2p1:Contacts>
<d2p1:Department>String</d2p1:Department>
<d2p1:DisplayName>String String</d2p1:DisplayName>
<d2p1:DomainId>0</d2p1:DomainId>
<d2p1:DomainName>String</d2p1:DomainName>
<d2p1:Email>String</d2p1:Email>
<d2p1:FirstName>String</d2p1:FirstName>
<d2p1:Groups>
<d2p1:Group>
<d2p1:Id>0</d2p1:Id>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Type>String</d2p1:Type>
</d2p1:Group>
</d2p1:Groups>
<d2p1:Guid>String</d2p1:Guid>
<d2p1:Id>0</d2p1:Id>
<d2p1:LastName>String</d2p1:LastName>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Skills>
<d2p1:UserSkill>
<d2p1:Acquired>String</d2p1:Acquired>
<d2p1:Expires>String</d2p1:Expires>
<d2p1:Id>0</d2p1:Id>
<d2p1:LevelTitle>String</d2p1:LevelTitle>
<d2p1:LevelValue>0</d2p1:LevelValue>
<d2p1:ReasonForAssignment>String</d2p1:ReasonForAssignment>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
</d2p1:UserSkill>
</d2p1:Skills>
<d2p1:UserImageData>String</d2p1:UserImageData>
</d2p1:User>
</d2p1:Students>
<d2p1:Title>String</d2p1:Title>
<d2p1:Trainers>
<d2p1:User>
<d2p1:AdditionalInfos>
<d2p1:AdditionalInfo>
<d2p1:Name>String</d2p1:Name>
<d2p1:Value>String</d2p1:Value>
</d2p1:AdditionalInfo>
</d2p1:AdditionalInfos>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Contacts>
<d2p1:Contact>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:Value>String</d2p1:Value>
</d2p1:Contact>
</d2p1:Contacts>
<d2p1:Department>String</d2p1:Department>
<d2p1:DisplayName>String String</d2p1:DisplayName>
<d2p1:DomainId>0</d2p1:DomainId>
<d2p1:DomainName>String</d2p1:DomainName>
<d2p1:Email>String</d2p1:Email>
<d2p1:FirstName>String</d2p1:FirstName>
<d2p1:Groups>
<d2p1:Group>
<d2p1:Id>0</d2p1:Id>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Type>String</d2p1:Type>
</d2p1:Group>
</d2p1:Groups>
<d2p1:Guid>String</d2p1:Guid>
<d2p1:Id>0</d2p1:Id>
<d2p1:LastName>String</d2p1:LastName>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Skills>
<d2p1:UserSkill>
<d2p1:Acquired>String</d2p1:Acquired>
<d2p1:Expires>String</d2p1:Expires>
<d2p1:Id>0</d2p1:Id>
<d2p1:LevelTitle>String</d2p1:LevelTitle>
<d2p1:LevelValue>0</d2p1:LevelValue>
<d2p1:ReasonForAssignment>String</d2p1:ReasonForAssignment>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
</d2p1:UserSkill>
</d2p1:Skills>
<d2p1:UserImageData>String</d2p1:UserImageData>
</d2p1:User>
</d2p1:Trainers>
</d2p1:Class>
</d2p1:AllClasses>
<d2p1:AssignmentType>String</d2p1:AssignmentType>
<d2p1:ContentStartUrl>String</d2p1:ContentStartUrl>
<d2p1:Currency>String</d2p1:Currency>
<d2p1:DescriptionUrl>String</d2p1:DescriptionUrl>
<d2p1:IntroImageData>String</d2p1:IntroImageData>
<d2p1:IsDownloadable>false</d2p1:IsDownloadable>
<d2p1:IsMobileLesson>false</d2p1:IsMobileLesson>
<d2p1:IsRegistrationRequired>false</d2p1:IsRegistrationRequired>
<d2p1:KeepLessonStatus>false</d2p1:KeepLessonStatus>
<d2p1:Keywords xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:string>String</d9p1:string>
</d2p1:Keywords>
<d2p1:LessonUsage>
<d2p1:AttemptCount>0</d2p1:AttemptCount>
<d2p1:ClassTitle>String</d2p1:ClassTitle>
<d2p1:EndDate>0001-01-01T00:00:00</d2p1:EndDate>
<d2p1:FirstUsed>0001-01-01T00:00:00</d2p1:FirstUsed>
<d2p1:LastUsed>0001-01-01T00:00:00</d2p1:LastUsed>
<d2p1:LessonId>0</d2p1:LessonId>
<d2p1:LessonLocation>String</d2p1:LessonLocation>
<d2p1:LessonScore>0</d2p1:LessonScore>
<d2p1:LessonStatus>String</d2p1:LessonStatus>
<d2p1:Rating>0</d2p1:Rating>
<d2p1:RegistrationStatus>0</d2p1:RegistrationStatus>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:StartDate>0001-01-01T00:00:00</d2p1:StartDate>
<d2p1:SuspendData>String</d2p1:SuspendData>
<d2p1:TimeUsed>0</d2p1:TimeUsed>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>0</d2p1:Type>
<d2p1:UserId>0</d2p1:UserId>
</d2p1:LessonUsage>
<d2p1:Mentors>
<d2p1:User>
<d2p1:AdditionalInfos>
<d2p1:AdditionalInfo>
<d2p1:Name>String</d2p1:Name>
<d2p1:Value>String</d2p1:Value>
</d2p1:AdditionalInfo>
</d2p1:AdditionalInfos>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Contacts>
<d2p1:Contact>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:Value>String</d2p1:Value>
</d2p1:Contact>
</d2p1:Contacts>
<d2p1:Department>String</d2p1:Department>
<d2p1:DisplayName>String String</d2p1:DisplayName>
<d2p1:DomainId>0</d2p1:DomainId>
<d2p1:DomainName>String</d2p1:DomainName>
<d2p1:Email>String</d2p1:Email>
<d2p1:FirstName>String</d2p1:FirstName>
<d2p1:Groups>
<d2p1:Group>
<d2p1:Id>0</d2p1:Id>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Type>String</d2p1:Type>
</d2p1:Group>
</d2p1:Groups>
<d2p1:Guid>String</d2p1:Guid>
<d2p1:Id>0</d2p1:Id>
<d2p1:LastName>String</d2p1:LastName>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Skills>
<d2p1:UserSkill>
<d2p1:Acquired>String</d2p1:Acquired>
<d2p1:Expires>String</d2p1:Expires>
<d2p1:Id>0</d2p1:Id>
<d2p1:LevelTitle>String</d2p1:LevelTitle>
<d2p1:LevelValue>0</d2p1:LevelValue>
<d2p1:ReasonForAssignment>String</d2p1:ReasonForAssignment>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
</d2p1:UserSkill>
</d2p1:Skills>
<d2p1:UserImageData>String</d2p1:UserImageData>
</d2p1:User>
</d2p1:Mentors>
<d2p1:MobileLessonStarterUrl>String</d2p1:MobileLessonStarterUrl>
<d2p1:MyClass>
<d2p1:Code>String</d2p1:Code>
<d2p1:CostCenter>String</d2p1:CostCenter>
<d2p1:Currency>String</d2p1:Currency>
<d2p1:Description>String</d2p1:Description>
<d2p1:FreePlaces>0</d2p1:FreePlaces>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsClosed>false</d2p1:IsClosed>
<d2p1:IsEnrolmentAllowed>false</d2p1:IsEnrolmentAllowed>
<d2p1:Locations>
<d2p1:ClassLocation>
<d2p1:Id>0</d2p1:Id>
<d2p1:RoomDescription>String</d2p1:RoomDescription>
<d2p1:RoomName>String</d2p1:RoomName>
<d2p1:RoomNo>String</d2p1:RoomNo>
<d2p1:VenueLink>String</d2p1:VenueLink>
<d2p1:VenueName>String</d2p1:VenueName>
</d2p1:ClassLocation>
</d2p1:Locations>
<d2p1:Places>0</d2p1:Places>
<d2p1:Price>String</d2p1:Price>
<d2p1:PriceInformation>String</d2p1:PriceInformation>
<d2p1:RegistrationBeginTime>String</d2p1:RegistrationBeginTime>
<d2p1:RegistrationEndTime>String</d2p1:RegistrationEndTime>
<d2p1:RegistrationStatus>String</d2p1:RegistrationStatus>
<d2p1:RunningBeginTime>String</d2p1:RunningBeginTime>
<d2p1:RunningEndTime>String</d2p1:RunningEndTime>
<d2p1:Sessions>
<d2p1:ClassSession>
<d2p1:EndTime>String</d2p1:EndTime>
<d2p1:Id>0</d2p1:Id>
<d2p1:StartTime>String</d2p1:StartTime>
<d2p1:Title>String</d2p1:Title>
</d2p1:ClassSession>
</d2p1:Sessions>
<d2p1:Students>
<d2p1:User>
<d2p1:AdditionalInfos>
<d2p1:AdditionalInfo>
<d2p1:Name>String</d2p1:Name>
<d2p1:Value>String</d2p1:Value>
</d2p1:AdditionalInfo>
</d2p1:AdditionalInfos>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Contacts>
<d2p1:Contact>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:Value>String</d2p1:Value>
</d2p1:Contact>
</d2p1:Contacts>
<d2p1:Department>String</d2p1:Department>
<d2p1:DisplayName>String String</d2p1:DisplayName>
<d2p1:DomainId>0</d2p1:DomainId>
<d2p1:DomainName>String</d2p1:DomainName>
<d2p1:Email>String</d2p1:Email>
<d2p1:FirstName>String</d2p1:FirstName>
<d2p1:Groups>
<d2p1:Group>
<d2p1:Id>0</d2p1:Id>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Type>String</d2p1:Type>
</d2p1:Group>
</d2p1:Groups>
<d2p1:Guid>String</d2p1:Guid>
<d2p1:Id>0</d2p1:Id>
<d2p1:LastName>String</d2p1:LastName>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Skills>
<d2p1:UserSkill>
<d2p1:Acquired>String</d2p1:Acquired>
<d2p1:Expires>String</d2p1:Expires>
<d2p1:Id>0</d2p1:Id>
<d2p1:LevelTitle>String</d2p1:LevelTitle>
<d2p1:LevelValue>0</d2p1:LevelValue>
<d2p1:ReasonForAssignment>String</d2p1:ReasonForAssignment>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
</d2p1:UserSkill>
</d2p1:Skills>
<d2p1:UserImageData>String</d2p1:UserImageData>
</d2p1:User>
</d2p1:Students>
<d2p1:Title>String</d2p1:Title>
<d2p1:Trainers>
<d2p1:User>
<d2p1:AdditionalInfos>
<d2p1:AdditionalInfo>
<d2p1:Name>String</d2p1:Name>
<d2p1:Value>String</d2p1:Value>
</d2p1:AdditionalInfo>
</d2p1:AdditionalInfos>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Contacts>
<d2p1:Contact>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:Value>String</d2p1:Value>
</d2p1:Contact>
</d2p1:Contacts>
<d2p1:Department>String</d2p1:Department>
<d2p1:DisplayName>String String</d2p1:DisplayName>
<d2p1:DomainId>0</d2p1:DomainId>
<d2p1:DomainName>String</d2p1:DomainName>
<d2p1:Email>String</d2p1:Email>
<d2p1:FirstName>String</d2p1:FirstName>
<d2p1:Groups>
<d2p1:Group>
<d2p1:Id>0</d2p1:Id>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Type>String</d2p1:Type>
</d2p1:Group>
</d2p1:Groups>
<d2p1:Guid>String</d2p1:Guid>
<d2p1:Id>0</d2p1:Id>
<d2p1:LastName>String</d2p1:LastName>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Skills>
<d2p1:UserSkill>
<d2p1:Acquired>String</d2p1:Acquired>
<d2p1:Expires>String</d2p1:Expires>
<d2p1:Id>0</d2p1:Id>
<d2p1:LevelTitle>String</d2p1:LevelTitle>
<d2p1:LevelValue>0</d2p1:LevelValue>
<d2p1:ReasonForAssignment>String</d2p1:ReasonForAssignment>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
</d2p1:UserSkill>
</d2p1:Skills>
<d2p1:UserImageData>String</d2p1:UserImageData>
</d2p1:User>
</d2p1:Trainers>
</d2p1:MyClass>
<d2p1:Price>0</d2p1:Price>
<d2p1:Questionnaire>
<d2p1:EvaluationLimit>0</d2p1:EvaluationLimit>
<d2p1:EvaluationTime>String</d2p1:EvaluationTime>
<d2p1:Evaluations>0</d2p1:Evaluations>
<d2p1:Id>0</d2p1:Id>
<d2p1:Language>String</d2p1:Language>
<d2p1:LastSaved>String</d2p1:LastSaved>
<d2p1:LockAfterFinalEvaluations>false</d2p1:LockAfterFinalEvaluations>
<d2p1:MaxEvaluations>0</d2p1:MaxEvaluations>
<d2p1:MayBePartiallyCorrect>false</d2p1:MayBePartiallyCorrect>
<d2p1:QuerstionnaireType>String</d2p1:QuerstionnaireType>
<d2p1:Questions>
<d2p1:Question>
<d2p1:AllowSurveyComments>false</d2p1:AllowSurveyComments>
<d2p1:AnswerType>String</d2p1:AnswerType>
<d2p1:Answers>
<d2p1:Answer>
<d2p1:AnswerText>String</d2p1:AnswerText>
<d2p1:Feedback>String</d2p1:Feedback>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsSelected>false</d2p1:IsSelected>
<d2p1:Points>0</d2p1:Points>
<d2p1:RandomOrder>false</d2p1:RandomOrder>
<d2p1:Type>String</d2p1:Type>
</d2p1:Answer>
</d2p1:Answers>
<d2p1:DragDropObjects>
<d2p1:AutomaticHorizontalLayout>false</d2p1:AutomaticHorizontalLayout>
<d2p1:BackgroundImage>String</d2p1:BackgroundImage>
<d2p1:BackgroundImageHeight>0</d2p1:BackgroundImageHeight>
<d2p1:BackgroundImageWidth>0</d2p1:BackgroundImageWidth>
<d2p1:EditorMode>String</d2p1:EditorMode>
<d2p1:GridX>0</d2p1:GridX>
<d2p1:GridY>0</d2p1:GridY>
<d2p1:MatchObjects>
<d2p1:MatchObject>
<d2p1:Align>String</d2p1:Align>
<d2p1:BorderColor>String</d2p1:BorderColor>
<d2p1:BorderWidth>String</d2p1:BorderWidth>
<d2p1:Color>String</d2p1:Color>
<d2p1:CurrentIdSrc>String</d2p1:CurrentIdSrc>
<d2p1:EvaluatedPoints>0</d2p1:EvaluatedPoints>
<d2p1:Height>0</d2p1:Height>
<d2p1:Id>String</d2p1:Id>
<d2p1:IdDst>String</d2p1:IdDst>
<d2p1:IdSrc>String</d2p1:IdSrc>
<d2p1:IsSourceObject>false</d2p1:IsSourceObject>
<d2p1:Left>0</d2p1:Left>
<d2p1:MatchObjectTexts>
<d2p1:MatchObjectText>
<d2p1:Language>String</d2p1:Language>
<d2p1:Text>String</d2p1:Text>
</d2p1:MatchObjectText>
</d2p1:MatchObjectTexts>
<d2p1:Points>0</d2p1:Points>
<d2p1:SnapPostion>String</d2p1:SnapPostion>
<d2p1:TextColor>String</d2p1:TextColor>
<d2p1:Top>0</d2p1:Top>
<d2p1:Valign>String</d2p1:Valign>
<d2p1:Width>0</d2p1:Width>
</d2p1:MatchObject>
</d2p1:MatchObjects>
<d2p1:Penality>0</d2p1:Penality>
<d2p1:PlayerHeight>0</d2p1:PlayerHeight>
<d2p1:RandomOrder>false</d2p1:RandomOrder>
<d2p1:ScoId>String</d2p1:ScoId>
<d2p1:Type>0</d2p1:Type>
</d2p1:DragDropObjects>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsAnswered>false</d2p1:IsAnswered>
<d2p1:IsBookmarked>false</d2p1:IsBookmarked>
<d2p1:Language>String</d2p1:Language>
<d2p1:Player>String</d2p1:Player>
<d2p1:QuestionType>String</d2p1:QuestionType>
<d2p1:Response>String</d2p1:Response>
<d2p1:Score>0</d2p1:Score>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Style>String</d2p1:Style>
<d2p1:SurveyComment>String</d2p1:SurveyComment>
<d2p1:Template>String</d2p1:Template>
<d2p1:Text>String</d2p1:Text>
<d2p1:TextHoles>
<d2p1:TextHole>
<d2p1:CaseSensitive>false</d2p1:CaseSensitive>
<d2p1:Id>0</d2p1:Id>
<d2p1:Length>0</d2p1:Length>
<d2p1:Placeholder>String</d2p1:Placeholder>
<d2p1:ShowHolesInText>false</d2p1:ShowHolesInText>
<d2p1:TextHoleAnswers>
<d2p1:TextHoleAnswers>
<d2p1:Answers>
<d2p1:TextHoleAnswer>
<d2p1:AnswerText>String</d2p1:AnswerText>
<d2p1:EvaluatedPoints>0</d2p1:EvaluatedPoints>
<d2p1:Feedback>String</d2p1:Feedback>
<d2p1:Points>0</d2p1:Points>
<d2p1:Text>String</d2p1:Text>
</d2p1:TextHoleAnswer>
</d2p1:Answers>
<d2p1:Language>String</d2p1:Language>
</d2p1:TextHoleAnswers>
</d2p1:TextHoleAnswers>
<d2p1:UseWildCards>false</d2p1:UseWildCards>
</d2p1:TextHole>
</d2p1:TextHoles>
<d2p1:TimeUsed>0</d2p1:TimeUsed>
<d2p1:Title>String</d2p1:Title>
</d2p1:Question>
</d2p1:Questions>
<d2p1:RandomOrder>false</d2p1:RandomOrder>
<d2p1:RandomQuestions>
<d2p1:RandomQuestion>
<d2p1:Position>0</d2p1:Position>
<d2p1:ProductiveQuestions>
<d2p1:Question>
<d2p1:AllowSurveyComments>false</d2p1:AllowSurveyComments>
<d2p1:AnswerType>String</d2p1:AnswerType>
<d2p1:Answers>
<d2p1:Answer>
<d2p1:AnswerText>String</d2p1:AnswerText>
<d2p1:Feedback>String</d2p1:Feedback>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsSelected>false</d2p1:IsSelected>
<d2p1:Points>0</d2p1:Points>
<d2p1:RandomOrder>false</d2p1:RandomOrder>
<d2p1:Type>String</d2p1:Type>
</d2p1:Answer>
</d2p1:Answers>
<d2p1:DragDropObjects>
<d2p1:AutomaticHorizontalLayout>false</d2p1:AutomaticHorizontalLayout>
<d2p1:BackgroundImage>String</d2p1:BackgroundImage>
<d2p1:BackgroundImageHeight>0</d2p1:BackgroundImageHeight>
<d2p1:BackgroundImageWidth>0</d2p1:BackgroundImageWidth>
<d2p1:EditorMode>String</d2p1:EditorMode>
<d2p1:GridX>0</d2p1:GridX>
<d2p1:GridY>0</d2p1:GridY>
<d2p1:MatchObjects>
<d2p1:MatchObject>
<d2p1:Align>String</d2p1:Align>
<d2p1:BorderColor>String</d2p1:BorderColor>
<d2p1:BorderWidth>String</d2p1:BorderWidth>
<d2p1:Color>String</d2p1:Color>
<d2p1:CurrentIdSrc>String</d2p1:CurrentIdSrc>
<d2p1:EvaluatedPoints>0</d2p1:EvaluatedPoints>
<d2p1:Height>0</d2p1:Height>
<d2p1:Id>String</d2p1:Id>
<d2p1:IdDst>String</d2p1:IdDst>
<d2p1:IdSrc>String</d2p1:IdSrc>
<d2p1:IsSourceObject>false</d2p1:IsSourceObject>
<d2p1:Left>0</d2p1:Left>
<d2p1:MatchObjectTexts>
<d2p1:MatchObjectText>
<d2p1:Language>String</d2p1:Language>
<d2p1:Text>String</d2p1:Text>
</d2p1:MatchObjectText>
</d2p1:MatchObjectTexts>
<d2p1:Points>0</d2p1:Points>
<d2p1:SnapPostion>String</d2p1:SnapPostion>
<d2p1:TextColor>String</d2p1:TextColor>
<d2p1:Top>0</d2p1:Top>
<d2p1:Valign>String</d2p1:Valign>
<d2p1:Width>0</d2p1:Width>
</d2p1:MatchObject>
</d2p1:MatchObjects>
<d2p1:Penality>0</d2p1:Penality>
<d2p1:PlayerHeight>0</d2p1:PlayerHeight>
<d2p1:RandomOrder>false</d2p1:RandomOrder>
<d2p1:ScoId>String</d2p1:ScoId>
<d2p1:Type>0</d2p1:Type>
</d2p1:DragDropObjects>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsAnswered>false</d2p1:IsAnswered>
<d2p1:IsBookmarked>false</d2p1:IsBookmarked>
<d2p1:Language>String</d2p1:Language>
<d2p1:Player>String</d2p1:Player>
<d2p1:QuestionType>String</d2p1:QuestionType>
<d2p1:Response>String</d2p1:Response>
<d2p1:Score>0</d2p1:Score>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Style>String</d2p1:Style>
<d2p1:SurveyComment>String</d2p1:SurveyComment>
<d2p1:Template>String</d2p1:Template>
<d2p1:Text>String</d2p1:Text>
<d2p1:TextHoles>
<d2p1:TextHole>
<d2p1:CaseSensitive>false</d2p1:CaseSensitive>
<d2p1:Id>0</d2p1:Id>
<d2p1:Length>0</d2p1:Length>
<d2p1:Placeholder>String</d2p1:Placeholder>
<d2p1:ShowHolesInText>false</d2p1:ShowHolesInText>
<d2p1:TextHoleAnswers>
<d2p1:TextHoleAnswers>
<d2p1:Answers>
<d2p1:TextHoleAnswer>
<d2p1:AnswerText>String</d2p1:AnswerText>
<d2p1:EvaluatedPoints>0</d2p1:EvaluatedPoints>
<d2p1:Feedback>String</d2p1:Feedback>
<d2p1:Points>0</d2p1:Points>
<d2p1:Text>String</d2p1:Text>
</d2p1:TextHoleAnswer>
</d2p1:Answers>
<d2p1:Language>String</d2p1:Language>
</d2p1:TextHoleAnswers>
</d2p1:TextHoleAnswers>
<d2p1:UseWildCards>false</d2p1:UseWildCards>
</d2p1:TextHole>
</d2p1:TextHoles>
<d2p1:TimeUsed>0</d2p1:TimeUsed>
<d2p1:Title>String</d2p1:Title>
</d2p1:Question>
</d2p1:ProductiveQuestions>
<d2p1:QuestionCount>0</d2p1:QuestionCount>
<d2p1:SubjectId>0</d2p1:SubjectId>
<d2p1:SubjectText>String</d2p1:SubjectText>
<d2p1:TestId>0</d2p1:TestId>
</d2p1:RandomQuestion>
</d2p1:RandomQuestions>
<d2p1:Score>0</d2p1:Score>
<d2p1:SequencingChoiceAllowed>false</d2p1:SequencingChoiceAllowed>
<d2p1:SerializationVersion>0</d2p1:SerializationVersion>
<d2p1:ShowCorrectAnswer>false</d2p1:ShowCorrectAnswer>
<d2p1:ShowPoints>false</d2p1:ShowPoints>
<d2p1:ShowScore>false</d2p1:ShowScore>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:StartTime>String</d2p1:StartTime>
<d2p1:State>String</d2p1:State>
<d2p1:TimeLimit>0</d2p1:TimeLimit>
<d2p1:Title>String</d2p1:Title>
</d2p1:Questionnaire>
<d2p1:Rating>
<d2p1:Average>0</d2p1:Average>
<d2p1:Count>0</d2p1:Count>
<d2p1:Mine>0</d2p1:Mine>
</d2p1:Rating>
<d2p1:RegistrationStatus>String</d2p1:RegistrationStatus>
<d2p1:RequiredLessonStatus>String</d2p1:RequiredLessonStatus>
<d2p1:RequiredScore>0</d2p1:RequiredScore>
<d2p1:RequiredSkills>
<d2p1:RequiredSkill>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsFulfilled>false</d2p1:IsFulfilled>
<d2p1:RequiredLevelTitle>String</d2p1:RequiredLevelTitle>
<d2p1:RequiredLevelValue>0</d2p1:RequiredLevelValue>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
<d2p1:UserLevelTitle>String</d2p1:UserLevelTitle>
<d2p1:UserLevelValue>0</d2p1:UserLevelValue>
</d2p1:RequiredSkill>
</d2p1:RequiredSkills>
<d2p1:RunningBeginTime>0001-01-01T00:00:00</d2p1:RunningBeginTime>
<d2p1:RunningEndTime>0001-01-01T00:00:00</d2p1:RunningEndTime>
<d2p1:TPlanElements>
<d2p1:TPlanElement>
<d2p1:BlockScore>0</d2p1:BlockScore>
<d2p1:BlockStatus>String</d2p1:BlockStatus>
<d2p1:BlockTitle>String</d2p1:BlockTitle>
<d2p1:Children i:nil="true" />
<d2p1:ElementId>0</d2p1:ElementId>
<d2p1:IsLocked>false</d2p1:IsLocked>
<d2p1:Lesson>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Id>0</d2p1:Id>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:SubType>0</d2p1:SubType>
<d2p1:Summary>String</d2p1:Summary>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:AllClasses>
<d2p1:Class>
<d2p1:Code>String</d2p1:Code>
<d2p1:CostCenter>String</d2p1:CostCenter>
<d2p1:Currency>String</d2p1:Currency>
<d2p1:Description>String</d2p1:Description>
<d2p1:FreePlaces>0</d2p1:FreePlaces>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsClosed>false</d2p1:IsClosed>
<d2p1:IsEnrolmentAllowed>false</d2p1:IsEnrolmentAllowed>
<d2p1:Locations>
<d2p1:ClassLocation>
<d2p1:Id>0</d2p1:Id>
<d2p1:RoomDescription>String</d2p1:RoomDescription>
<d2p1:RoomName>String</d2p1:RoomName>
<d2p1:RoomNo>String</d2p1:RoomNo>
<d2p1:VenueLink>String</d2p1:VenueLink>
<d2p1:VenueName>String</d2p1:VenueName>
</d2p1:ClassLocation>
</d2p1:Locations>
<d2p1:Places>0</d2p1:Places>
<d2p1:Price>String</d2p1:Price>
<d2p1:PriceInformation>String</d2p1:PriceInformation>
<d2p1:RegistrationBeginTime>String</d2p1:RegistrationBeginTime>
<d2p1:RegistrationEndTime>String</d2p1:RegistrationEndTime>
<d2p1:RegistrationStatus>String</d2p1:RegistrationStatus>
<d2p1:RunningBeginTime>String</d2p1:RunningBeginTime>
<d2p1:RunningEndTime>String</d2p1:RunningEndTime>
<d2p1:Sessions>
<d2p1:ClassSession>
<d2p1:EndTime>String</d2p1:EndTime>
<d2p1:Id>0</d2p1:Id>
<d2p1:StartTime>String</d2p1:StartTime>
<d2p1:Title>String</d2p1:Title>
</d2p1:ClassSession>
</d2p1:Sessions>
<d2p1:Students>
<d2p1:User>
<d2p1:AdditionalInfos>
<d2p1:AdditionalInfo>
<d2p1:Name>String</d2p1:Name>
<d2p1:Value>String</d2p1:Value>
</d2p1:AdditionalInfo>
</d2p1:AdditionalInfos>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Contacts>
<d2p1:Contact>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:Value>String</d2p1:Value>
</d2p1:Contact>
</d2p1:Contacts>
<d2p1:Department>String</d2p1:Department>
<d2p1:DisplayName>String String</d2p1:DisplayName>
<d2p1:DomainId>0</d2p1:DomainId>
<d2p1:DomainName>String</d2p1:DomainName>
<d2p1:Email>String</d2p1:Email>
<d2p1:FirstName>String</d2p1:FirstName>
<d2p1:Groups>
<d2p1:Group>
<d2p1:Id>0</d2p1:Id>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Type>String</d2p1:Type>
</d2p1:Group>
</d2p1:Groups>
<d2p1:Guid>String</d2p1:Guid>
<d2p1:Id>0</d2p1:Id>
<d2p1:LastName>String</d2p1:LastName>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Skills>
<d2p1:UserSkill>
<d2p1:Acquired>String</d2p1:Acquired>
<d2p1:Expires>String</d2p1:Expires>
<d2p1:Id>0</d2p1:Id>
<d2p1:LevelTitle>String</d2p1:LevelTitle>
<d2p1:LevelValue>0</d2p1:LevelValue>
<d2p1:ReasonForAssignment>String</d2p1:ReasonForAssignment>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
</d2p1:UserSkill>
</d2p1:Skills>
<d2p1:UserImageData>String</d2p1:UserImageData>
</d2p1:User>
</d2p1:Students>
<d2p1:Title>String</d2p1:Title>
<d2p1:Trainers>
<d2p1:User>
<d2p1:AdditionalInfos>
<d2p1:AdditionalInfo>
<d2p1:Name>String</d2p1:Name>
<d2p1:Value>String</d2p1:Value>
</d2p1:AdditionalInfo>
</d2p1:AdditionalInfos>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Contacts>
<d2p1:Contact>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:Value>String</d2p1:Value>
</d2p1:Contact>
</d2p1:Contacts>
<d2p1:Department>String</d2p1:Department>
<d2p1:DisplayName>String String</d2p1:DisplayName>
<d2p1:DomainId>0</d2p1:DomainId>
<d2p1:DomainName>String</d2p1:DomainName>
<d2p1:Email>String</d2p1:Email>
<d2p1:FirstName>String</d2p1:FirstName>
<d2p1:Groups>
<d2p1:Group>
<d2p1:Id>0</d2p1:Id>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Type>String</d2p1:Type>
</d2p1:Group>
</d2p1:Groups>
<d2p1:Guid>String</d2p1:Guid>
<d2p1:Id>0</d2p1:Id>
<d2p1:LastName>String</d2p1:LastName>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Skills>
<d2p1:UserSkill>
<d2p1:Acquired>String</d2p1:Acquired>
<d2p1:Expires>String</d2p1:Expires>
<d2p1:Id>0</d2p1:Id>
<d2p1:LevelTitle>String</d2p1:LevelTitle>
<d2p1:LevelValue>0</d2p1:LevelValue>
<d2p1:ReasonForAssignment>String</d2p1:ReasonForAssignment>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
</d2p1:UserSkill>
</d2p1:Skills>
<d2p1:UserImageData>String</d2p1:UserImageData>
</d2p1:User>
</d2p1:Trainers>
</d2p1:Class>
</d2p1:AllClasses>
<d2p1:AssignmentType>String</d2p1:AssignmentType>
<d2p1:ContentStartUrl>String</d2p1:ContentStartUrl>
<d2p1:Currency>String</d2p1:Currency>
<d2p1:DescriptionUrl>String</d2p1:DescriptionUrl>
<d2p1:IntroImageData>String</d2p1:IntroImageData>
<d2p1:IsDownloadable>false</d2p1:IsDownloadable>
<d2p1:IsMobileLesson>false</d2p1:IsMobileLesson>
<d2p1:IsRegistrationRequired>false</d2p1:IsRegistrationRequired>
<d2p1:KeepLessonStatus>false</d2p1:KeepLessonStatus>
<d2p1:Keywords xmlns:d12p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d12p1:string>String</d12p1:string>
</d2p1:Keywords>
<d2p1:LessonUsage>
<d2p1:AttemptCount>0</d2p1:AttemptCount>
<d2p1:ClassTitle>String</d2p1:ClassTitle>
<d2p1:EndDate>0001-01-01T00:00:00</d2p1:EndDate>
<d2p1:FirstUsed>0001-01-01T00:00:00</d2p1:FirstUsed>
<d2p1:LastUsed>0001-01-01T00:00:00</d2p1:LastUsed>
<d2p1:LessonId>0</d2p1:LessonId>
<d2p1:LessonLocation>String</d2p1:LessonLocation>
<d2p1:LessonScore>0</d2p1:LessonScore>
<d2p1:LessonStatus>String</d2p1:LessonStatus>
<d2p1:Rating>0</d2p1:Rating>
<d2p1:RegistrationStatus>0</d2p1:RegistrationStatus>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:StartDate>0001-01-01T00:00:00</d2p1:StartDate>
<d2p1:SuspendData>String</d2p1:SuspendData>
<d2p1:TimeUsed>0</d2p1:TimeUsed>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>0</d2p1:Type>
<d2p1:UserId>0</d2p1:UserId>
</d2p1:LessonUsage>
<d2p1:Mentors>
<d2p1:User>
<d2p1:AdditionalInfos>
<d2p1:AdditionalInfo>
<d2p1:Name>String</d2p1:Name>
<d2p1:Value>String</d2p1:Value>
</d2p1:AdditionalInfo>
</d2p1:AdditionalInfos>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Contacts>
<d2p1:Contact>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:Value>String</d2p1:Value>
</d2p1:Contact>
</d2p1:Contacts>
<d2p1:Department>String</d2p1:Department>
<d2p1:DisplayName>String String</d2p1:DisplayName>
<d2p1:DomainId>0</d2p1:DomainId>
<d2p1:DomainName>String</d2p1:DomainName>
<d2p1:Email>String</d2p1:Email>
<d2p1:FirstName>String</d2p1:FirstName>
<d2p1:Groups>
<d2p1:Group>
<d2p1:Id>0</d2p1:Id>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Type>String</d2p1:Type>
</d2p1:Group>
</d2p1:Groups>
<d2p1:Guid>String</d2p1:Guid>
<d2p1:Id>0</d2p1:Id>
<d2p1:LastName>String</d2p1:LastName>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Skills>
<d2p1:UserSkill>
<d2p1:Acquired>String</d2p1:Acquired>
<d2p1:Expires>String</d2p1:Expires>
<d2p1:Id>0</d2p1:Id>
<d2p1:LevelTitle>String</d2p1:LevelTitle>
<d2p1:LevelValue>0</d2p1:LevelValue>
<d2p1:ReasonForAssignment>String</d2p1:ReasonForAssignment>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
</d2p1:UserSkill>
</d2p1:Skills>
<d2p1:UserImageData>String</d2p1:UserImageData>
</d2p1:User>
</d2p1:Mentors>
<d2p1:MobileLessonStarterUrl>String</d2p1:MobileLessonStarterUrl>
<d2p1:MyClass>
<d2p1:Code>String</d2p1:Code>
<d2p1:CostCenter>String</d2p1:CostCenter>
<d2p1:Currency>String</d2p1:Currency>
<d2p1:Description>String</d2p1:Description>
<d2p1:FreePlaces>0</d2p1:FreePlaces>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsClosed>false</d2p1:IsClosed>
<d2p1:IsEnrolmentAllowed>false</d2p1:IsEnrolmentAllowed>
<d2p1:Locations>
<d2p1:ClassLocation>
<d2p1:Id>0</d2p1:Id>
<d2p1:RoomDescription>String</d2p1:RoomDescription>
<d2p1:RoomName>String</d2p1:RoomName>
<d2p1:RoomNo>String</d2p1:RoomNo>
<d2p1:VenueLink>String</d2p1:VenueLink>
<d2p1:VenueName>String</d2p1:VenueName>
</d2p1:ClassLocation>
</d2p1:Locations>
<d2p1:Places>0</d2p1:Places>
<d2p1:Price>String</d2p1:Price>
<d2p1:PriceInformation>String</d2p1:PriceInformation>
<d2p1:RegistrationBeginTime>String</d2p1:RegistrationBeginTime>
<d2p1:RegistrationEndTime>String</d2p1:RegistrationEndTime>
<d2p1:RegistrationStatus>String</d2p1:RegistrationStatus>
<d2p1:RunningBeginTime>String</d2p1:RunningBeginTime>
<d2p1:RunningEndTime>String</d2p1:RunningEndTime>
<d2p1:Sessions>
<d2p1:ClassSession>
<d2p1:EndTime>String</d2p1:EndTime>
<d2p1:Id>0</d2p1:Id>
<d2p1:StartTime>String</d2p1:StartTime>
<d2p1:Title>String</d2p1:Title>
</d2p1:ClassSession>
</d2p1:Sessions>
<d2p1:Students>
<d2p1:User>
<d2p1:AdditionalInfos>
<d2p1:AdditionalInfo>
<d2p1:Name>String</d2p1:Name>
<d2p1:Value>String</d2p1:Value>
</d2p1:AdditionalInfo>
</d2p1:AdditionalInfos>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Contacts>
<d2p1:Contact>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:Value>String</d2p1:Value>
</d2p1:Contact>
</d2p1:Contacts>
<d2p1:Department>String</d2p1:Department>
<d2p1:DisplayName>String String</d2p1:DisplayName>
<d2p1:DomainId>0</d2p1:DomainId>
<d2p1:DomainName>String</d2p1:DomainName>
<d2p1:Email>String</d2p1:Email>
<d2p1:FirstName>String</d2p1:FirstName>
<d2p1:Groups>
<d2p1:Group>
<d2p1:Id>0</d2p1:Id>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Type>String</d2p1:Type>
</d2p1:Group>
</d2p1:Groups>
<d2p1:Guid>String</d2p1:Guid>
<d2p1:Id>0</d2p1:Id>
<d2p1:LastName>String</d2p1:LastName>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Skills>
<d2p1:UserSkill>
<d2p1:Acquired>String</d2p1:Acquired>
<d2p1:Expires>String</d2p1:Expires>
<d2p1:Id>0</d2p1:Id>
<d2p1:LevelTitle>String</d2p1:LevelTitle>
<d2p1:LevelValue>0</d2p1:LevelValue>
<d2p1:ReasonForAssignment>String</d2p1:ReasonForAssignment>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
</d2p1:UserSkill>
</d2p1:Skills>
<d2p1:UserImageData>String</d2p1:UserImageData>
</d2p1:User>
</d2p1:Students>
<d2p1:Title>String</d2p1:Title>
<d2p1:Trainers>
<d2p1:User>
<d2p1:AdditionalInfos>
<d2p1:AdditionalInfo>
<d2p1:Name>String</d2p1:Name>
<d2p1:Value>String</d2p1:Value>
</d2p1:AdditionalInfo>
</d2p1:AdditionalInfos>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Contacts>
<d2p1:Contact>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:Value>String</d2p1:Value>
</d2p1:Contact>
</d2p1:Contacts>
<d2p1:Department>String</d2p1:Department>
<d2p1:DisplayName>String String</d2p1:DisplayName>
<d2p1:DomainId>0</d2p1:DomainId>
<d2p1:DomainName>String</d2p1:DomainName>
<d2p1:Email>String</d2p1:Email>
<d2p1:FirstName>String</d2p1:FirstName>
<d2p1:Groups>
<d2p1:Group>
<d2p1:Id>0</d2p1:Id>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Type>String</d2p1:Type>
</d2p1:Group>
</d2p1:Groups>
<d2p1:Guid>String</d2p1:Guid>
<d2p1:Id>0</d2p1:Id>
<d2p1:LastName>String</d2p1:LastName>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Skills>
<d2p1:UserSkill>
<d2p1:Acquired>String</d2p1:Acquired>
<d2p1:Expires>String</d2p1:Expires>
<d2p1:Id>0</d2p1:Id>
<d2p1:LevelTitle>String</d2p1:LevelTitle>
<d2p1:LevelValue>0</d2p1:LevelValue>
<d2p1:ReasonForAssignment>String</d2p1:ReasonForAssignment>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
</d2p1:UserSkill>
</d2p1:Skills>
<d2p1:UserImageData>String</d2p1:UserImageData>
</d2p1:User>
</d2p1:Trainers>
</d2p1:MyClass>
<d2p1:Price>0</d2p1:Price>
<d2p1:Questionnaire>
<d2p1:EvaluationLimit>0</d2p1:EvaluationLimit>
<d2p1:EvaluationTime>String</d2p1:EvaluationTime>
<d2p1:Evaluations>0</d2p1:Evaluations>
<d2p1:Id>0</d2p1:Id>
<d2p1:Language>String</d2p1:Language>
<d2p1:LastSaved>String</d2p1:LastSaved>
<d2p1:LockAfterFinalEvaluations>false</d2p1:LockAfterFinalEvaluations>
<d2p1:MaxEvaluations>0</d2p1:MaxEvaluations>
<d2p1:MayBePartiallyCorrect>false</d2p1:MayBePartiallyCorrect>
<d2p1:QuerstionnaireType>String</d2p1:QuerstionnaireType>
<d2p1:Questions>
<d2p1:Question>
<d2p1:AllowSurveyComments>false</d2p1:AllowSurveyComments>
<d2p1:AnswerType>String</d2p1:AnswerType>
<d2p1:Answers>
<d2p1:Answer>
<d2p1:AnswerText>String</d2p1:AnswerText>
<d2p1:Feedback>String</d2p1:Feedback>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsSelected>false</d2p1:IsSelected>
<d2p1:Points>0</d2p1:Points>
<d2p1:RandomOrder>false</d2p1:RandomOrder>
<d2p1:Type>String</d2p1:Type>
</d2p1:Answer>
</d2p1:Answers>
<d2p1:DragDropObjects>
<d2p1:AutomaticHorizontalLayout>false</d2p1:AutomaticHorizontalLayout>
<d2p1:BackgroundImage>String</d2p1:BackgroundImage>
<d2p1:BackgroundImageHeight>0</d2p1:BackgroundImageHeight>
<d2p1:BackgroundImageWidth>0</d2p1:BackgroundImageWidth>
<d2p1:EditorMode>String</d2p1:EditorMode>
<d2p1:GridX>0</d2p1:GridX>
<d2p1:GridY>0</d2p1:GridY>
<d2p1:MatchObjects>
<d2p1:MatchObject>
<d2p1:Align>String</d2p1:Align>
<d2p1:BorderColor>String</d2p1:BorderColor>
<d2p1:BorderWidth>String</d2p1:BorderWidth>
<d2p1:Color>String</d2p1:Color>
<d2p1:CurrentIdSrc>String</d2p1:CurrentIdSrc>
<d2p1:EvaluatedPoints>0</d2p1:EvaluatedPoints>
<d2p1:Height>0</d2p1:Height>
<d2p1:Id>String</d2p1:Id>
<d2p1:IdDst>String</d2p1:IdDst>
<d2p1:IdSrc>String</d2p1:IdSrc>
<d2p1:IsSourceObject>false</d2p1:IsSourceObject>
<d2p1:Left>0</d2p1:Left>
<d2p1:MatchObjectTexts>
<d2p1:MatchObjectText>
<d2p1:Language>String</d2p1:Language>
<d2p1:Text>String</d2p1:Text>
</d2p1:MatchObjectText>
</d2p1:MatchObjectTexts>
<d2p1:Points>0</d2p1:Points>
<d2p1:SnapPostion>String</d2p1:SnapPostion>
<d2p1:TextColor>String</d2p1:TextColor>
<d2p1:Top>0</d2p1:Top>
<d2p1:Valign>String</d2p1:Valign>
<d2p1:Width>0</d2p1:Width>
</d2p1:MatchObject>
</d2p1:MatchObjects>
<d2p1:Penality>0</d2p1:Penality>
<d2p1:PlayerHeight>0</d2p1:PlayerHeight>
<d2p1:RandomOrder>false</d2p1:RandomOrder>
<d2p1:ScoId>String</d2p1:ScoId>
<d2p1:Type>0</d2p1:Type>
</d2p1:DragDropObjects>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsAnswered>false</d2p1:IsAnswered>
<d2p1:IsBookmarked>false</d2p1:IsBookmarked>
<d2p1:Language>String</d2p1:Language>
<d2p1:Player>String</d2p1:Player>
<d2p1:QuestionType>String</d2p1:QuestionType>
<d2p1:Response>String</d2p1:Response>
<d2p1:Score>0</d2p1:Score>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Style>String</d2p1:Style>
<d2p1:SurveyComment>String</d2p1:SurveyComment>
<d2p1:Template>String</d2p1:Template>
<d2p1:Text>String</d2p1:Text>
<d2p1:TextHoles>
<d2p1:TextHole>
<d2p1:CaseSensitive>false</d2p1:CaseSensitive>
<d2p1:Id>0</d2p1:Id>
<d2p1:Length>0</d2p1:Length>
<d2p1:Placeholder>String</d2p1:Placeholder>
<d2p1:ShowHolesInText>false</d2p1:ShowHolesInText>
<d2p1:TextHoleAnswers>
<d2p1:TextHoleAnswers>
<d2p1:Answers>
<d2p1:TextHoleAnswer>
<d2p1:AnswerText>String</d2p1:AnswerText>
<d2p1:EvaluatedPoints>0</d2p1:EvaluatedPoints>
<d2p1:Feedback>String</d2p1:Feedback>
<d2p1:Points>0</d2p1:Points>
<d2p1:Text>String</d2p1:Text>
</d2p1:TextHoleAnswer>
</d2p1:Answers>
<d2p1:Language>String</d2p1:Language>
</d2p1:TextHoleAnswers>
</d2p1:TextHoleAnswers>
<d2p1:UseWildCards>false</d2p1:UseWildCards>
</d2p1:TextHole>
</d2p1:TextHoles>
<d2p1:TimeUsed>0</d2p1:TimeUsed>
<d2p1:Title>String</d2p1:Title>
</d2p1:Question>
</d2p1:Questions>
<d2p1:RandomOrder>false</d2p1:RandomOrder>
<d2p1:RandomQuestions>
<d2p1:RandomQuestion>
<d2p1:Position>0</d2p1:Position>
<d2p1:ProductiveQuestions>
<d2p1:Question>
<d2p1:AllowSurveyComments>false</d2p1:AllowSurveyComments>
<d2p1:AnswerType>String</d2p1:AnswerType>
<d2p1:Answers>
<d2p1:Answer>
<d2p1:AnswerText>String</d2p1:AnswerText>
<d2p1:Feedback>String</d2p1:Feedback>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsSelected>false</d2p1:IsSelected>
<d2p1:Points>0</d2p1:Points>
<d2p1:RandomOrder>false</d2p1:RandomOrder>
<d2p1:Type>String</d2p1:Type>
</d2p1:Answer>
</d2p1:Answers>
<d2p1:DragDropObjects>
<d2p1:AutomaticHorizontalLayout>false</d2p1:AutomaticHorizontalLayout>
<d2p1:BackgroundImage>String</d2p1:BackgroundImage>
<d2p1:BackgroundImageHeight>0</d2p1:BackgroundImageHeight>
<d2p1:BackgroundImageWidth>0</d2p1:BackgroundImageWidth>
<d2p1:EditorMode>String</d2p1:EditorMode>
<d2p1:GridX>0</d2p1:GridX>
<d2p1:GridY>0</d2p1:GridY>
<d2p1:MatchObjects>
<d2p1:MatchObject>
<d2p1:Align>String</d2p1:Align>
<d2p1:BorderColor>String</d2p1:BorderColor>
<d2p1:BorderWidth>String</d2p1:BorderWidth>
<d2p1:Color>String</d2p1:Color>
<d2p1:CurrentIdSrc>String</d2p1:CurrentIdSrc>
<d2p1:EvaluatedPoints>0</d2p1:EvaluatedPoints>
<d2p1:Height>0</d2p1:Height>
<d2p1:Id>String</d2p1:Id>
<d2p1:IdDst>String</d2p1:IdDst>
<d2p1:IdSrc>String</d2p1:IdSrc>
<d2p1:IsSourceObject>false</d2p1:IsSourceObject>
<d2p1:Left>0</d2p1:Left>
<d2p1:MatchObjectTexts>
<d2p1:MatchObjectText>
<d2p1:Language>String</d2p1:Language>
<d2p1:Text>String</d2p1:Text>
</d2p1:MatchObjectText>
</d2p1:MatchObjectTexts>
<d2p1:Points>0</d2p1:Points>
<d2p1:SnapPostion>String</d2p1:SnapPostion>
<d2p1:TextColor>String</d2p1:TextColor>
<d2p1:Top>0</d2p1:Top>
<d2p1:Valign>String</d2p1:Valign>
<d2p1:Width>0</d2p1:Width>
</d2p1:MatchObject>
</d2p1:MatchObjects>
<d2p1:Penality>0</d2p1:Penality>
<d2p1:PlayerHeight>0</d2p1:PlayerHeight>
<d2p1:RandomOrder>false</d2p1:RandomOrder>
<d2p1:ScoId>String</d2p1:ScoId>
<d2p1:Type>0</d2p1:Type>
</d2p1:DragDropObjects>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsAnswered>false</d2p1:IsAnswered>
<d2p1:IsBookmarked>false</d2p1:IsBookmarked>
<d2p1:Language>String</d2p1:Language>
<d2p1:Player>String</d2p1:Player>
<d2p1:QuestionType>String</d2p1:QuestionType>
<d2p1:Response>String</d2p1:Response>
<d2p1:Score>0</d2p1:Score>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Style>String</d2p1:Style>
<d2p1:SurveyComment>String</d2p1:SurveyComment>
<d2p1:Template>String</d2p1:Template>
<d2p1:Text>String</d2p1:Text>
<d2p1:TextHoles>
<d2p1:TextHole>
<d2p1:CaseSensitive>false</d2p1:CaseSensitive>
<d2p1:Id>0</d2p1:Id>
<d2p1:Length>0</d2p1:Length>
<d2p1:Placeholder>String</d2p1:Placeholder>
<d2p1:ShowHolesInText>false</d2p1:ShowHolesInText>
<d2p1:TextHoleAnswers>
<d2p1:TextHoleAnswers>
<d2p1:Answers>
<d2p1:TextHoleAnswer>
<d2p1:AnswerText>String</d2p1:AnswerText>
<d2p1:EvaluatedPoints>0</d2p1:EvaluatedPoints>
<d2p1:Feedback>String</d2p1:Feedback>
<d2p1:Points>0</d2p1:Points>
<d2p1:Text>String</d2p1:Text>
</d2p1:TextHoleAnswer>
</d2p1:Answers>
<d2p1:Language>String</d2p1:Language>
</d2p1:TextHoleAnswers>
</d2p1:TextHoleAnswers>
<d2p1:UseWildCards>false</d2p1:UseWildCards>
</d2p1:TextHole>
</d2p1:TextHoles>
<d2p1:TimeUsed>0</d2p1:TimeUsed>
<d2p1:Title>String</d2p1:Title>
</d2p1:Question>
</d2p1:ProductiveQuestions>
<d2p1:QuestionCount>0</d2p1:QuestionCount>
<d2p1:SubjectId>0</d2p1:SubjectId>
<d2p1:SubjectText>String</d2p1:SubjectText>
<d2p1:TestId>0</d2p1:TestId>
</d2p1:RandomQuestion>
</d2p1:RandomQuestions>
<d2p1:Score>0</d2p1:Score>
<d2p1:SequencingChoiceAllowed>false</d2p1:SequencingChoiceAllowed>
<d2p1:SerializationVersion>0</d2p1:SerializationVersion>
<d2p1:ShowCorrectAnswer>false</d2p1:ShowCorrectAnswer>
<d2p1:ShowPoints>false</d2p1:ShowPoints>
<d2p1:ShowScore>false</d2p1:ShowScore>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:StartTime>String</d2p1:StartTime>
<d2p1:State>String</d2p1:State>
<d2p1:TimeLimit>0</d2p1:TimeLimit>
<d2p1:Title>String</d2p1:Title>
</d2p1:Questionnaire>
<d2p1:Rating>
<d2p1:Average>0</d2p1:Average>
<d2p1:Count>0</d2p1:Count>
<d2p1:Mine>0</d2p1:Mine>
</d2p1:Rating>
<d2p1:RegistrationStatus>String</d2p1:RegistrationStatus>
<d2p1:RequiredLessonStatus>String</d2p1:RequiredLessonStatus>
<d2p1:RequiredScore>0</d2p1:RequiredScore>
<d2p1:RequiredSkills>
<d2p1:RequiredSkill>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsFulfilled>false</d2p1:IsFulfilled>
<d2p1:RequiredLevelTitle>String</d2p1:RequiredLevelTitle>
<d2p1:RequiredLevelValue>0</d2p1:RequiredLevelValue>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
<d2p1:UserLevelTitle>String</d2p1:UserLevelTitle>
<d2p1:UserLevelValue>0</d2p1:UserLevelValue>
</d2p1:RequiredSkill>
</d2p1:RequiredSkills>
<d2p1:RunningBeginTime>0001-01-01T00:00:00</d2p1:RunningBeginTime>
<d2p1:RunningEndTime>0001-01-01T00:00:00</d2p1:RunningEndTime>
<d2p1:TPlanElements i:nil="true" />
<d2p1:UiCompatibility xmlns:d12p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d12p1:string>String</d12p1:string>
</d2p1:UiCompatibility>
</d2p1:Lesson>
<d2p1:ShortDescription>String</d2p1:ShortDescription>
<d2p1:TreeLevel>0</d2p1:TreeLevel>
<d2p1:Type>String</d2p1:Type>
</d2p1:TPlanElement>
</d2p1:TPlanElements>
<d2p1:UiCompatibility xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:string>String</d9p1:string>
</d2p1:UiCompatibility>
</d2p1:Lesson>
<d2p1:ShortDescription>String</d2p1:ShortDescription>
<d2p1:TreeLevel>0</d2p1:TreeLevel>
<d2p1:Type>String</d2p1:Type>
</d2p1:TPlanElement>
</d2p1:Children>
<d2p1:ElementId>0</d2p1:ElementId>
<d2p1:IsLocked>false</d2p1:IsLocked>
<d2p1:Lesson>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Id>0</d2p1:Id>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:SubType>0</d2p1:SubType>
<d2p1:Summary>String</d2p1:Summary>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:AllClasses>
<d2p1:Class>
<d2p1:Code>String</d2p1:Code>
<d2p1:CostCenter>String</d2p1:CostCenter>
<d2p1:Currency>String</d2p1:Currency>
<d2p1:Description>String</d2p1:Description>
<d2p1:FreePlaces>0</d2p1:FreePlaces>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsClosed>false</d2p1:IsClosed>
<d2p1:IsEnrolmentAllowed>false</d2p1:IsEnrolmentAllowed>
<d2p1:Locations>
<d2p1:ClassLocation>
<d2p1:Id>0</d2p1:Id>
<d2p1:RoomDescription>String</d2p1:RoomDescription>
<d2p1:RoomName>String</d2p1:RoomName>
<d2p1:RoomNo>String</d2p1:RoomNo>
<d2p1:VenueLink>String</d2p1:VenueLink>
<d2p1:VenueName>String</d2p1:VenueName>
</d2p1:ClassLocation>
</d2p1:Locations>
<d2p1:Places>0</d2p1:Places>
<d2p1:Price>String</d2p1:Price>
<d2p1:PriceInformation>String</d2p1:PriceInformation>
<d2p1:RegistrationBeginTime>String</d2p1:RegistrationBeginTime>
<d2p1:RegistrationEndTime>String</d2p1:RegistrationEndTime>
<d2p1:RegistrationStatus>String</d2p1:RegistrationStatus>
<d2p1:RunningBeginTime>String</d2p1:RunningBeginTime>
<d2p1:RunningEndTime>String</d2p1:RunningEndTime>
<d2p1:Sessions>
<d2p1:ClassSession>
<d2p1:EndTime>String</d2p1:EndTime>
<d2p1:Id>0</d2p1:Id>
<d2p1:StartTime>String</d2p1:StartTime>
<d2p1:Title>String</d2p1:Title>
</d2p1:ClassSession>
</d2p1:Sessions>
<d2p1:Students>
<d2p1:User>
<d2p1:AdditionalInfos>
<d2p1:AdditionalInfo>
<d2p1:Name>String</d2p1:Name>
<d2p1:Value>String</d2p1:Value>
</d2p1:AdditionalInfo>
</d2p1:AdditionalInfos>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Contacts>
<d2p1:Contact>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:Value>String</d2p1:Value>
</d2p1:Contact>
</d2p1:Contacts>
<d2p1:Department>String</d2p1:Department>
<d2p1:DisplayName>String String</d2p1:DisplayName>
<d2p1:DomainId>0</d2p1:DomainId>
<d2p1:DomainName>String</d2p1:DomainName>
<d2p1:Email>String</d2p1:Email>
<d2p1:FirstName>String</d2p1:FirstName>
<d2p1:Groups>
<d2p1:Group>
<d2p1:Id>0</d2p1:Id>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Type>String</d2p1:Type>
</d2p1:Group>
</d2p1:Groups>
<d2p1:Guid>String</d2p1:Guid>
<d2p1:Id>0</d2p1:Id>
<d2p1:LastName>String</d2p1:LastName>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Skills>
<d2p1:UserSkill>
<d2p1:Acquired>String</d2p1:Acquired>
<d2p1:Expires>String</d2p1:Expires>
<d2p1:Id>0</d2p1:Id>
<d2p1:LevelTitle>String</d2p1:LevelTitle>
<d2p1:LevelValue>0</d2p1:LevelValue>
<d2p1:ReasonForAssignment>String</d2p1:ReasonForAssignment>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
</d2p1:UserSkill>
</d2p1:Skills>
<d2p1:UserImageData>String</d2p1:UserImageData>
</d2p1:User>
</d2p1:Students>
<d2p1:Title>String</d2p1:Title>
<d2p1:Trainers>
<d2p1:User>
<d2p1:AdditionalInfos>
<d2p1:AdditionalInfo>
<d2p1:Name>String</d2p1:Name>
<d2p1:Value>String</d2p1:Value>
</d2p1:AdditionalInfo>
</d2p1:AdditionalInfos>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Contacts>
<d2p1:Contact>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:Value>String</d2p1:Value>
</d2p1:Contact>
</d2p1:Contacts>
<d2p1:Department>String</d2p1:Department>
<d2p1:DisplayName>String String</d2p1:DisplayName>
<d2p1:DomainId>0</d2p1:DomainId>
<d2p1:DomainName>String</d2p1:DomainName>
<d2p1:Email>String</d2p1:Email>
<d2p1:FirstName>String</d2p1:FirstName>
<d2p1:Groups>
<d2p1:Group>
<d2p1:Id>0</d2p1:Id>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Type>String</d2p1:Type>
</d2p1:Group>
</d2p1:Groups>
<d2p1:Guid>String</d2p1:Guid>
<d2p1:Id>0</d2p1:Id>
<d2p1:LastName>String</d2p1:LastName>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Skills>
<d2p1:UserSkill>
<d2p1:Acquired>String</d2p1:Acquired>
<d2p1:Expires>String</d2p1:Expires>
<d2p1:Id>0</d2p1:Id>
<d2p1:LevelTitle>String</d2p1:LevelTitle>
<d2p1:LevelValue>0</d2p1:LevelValue>
<d2p1:ReasonForAssignment>String</d2p1:ReasonForAssignment>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
</d2p1:UserSkill>
</d2p1:Skills>
<d2p1:UserImageData>String</d2p1:UserImageData>
</d2p1:User>
</d2p1:Trainers>
</d2p1:Class>
</d2p1:AllClasses>
<d2p1:AssignmentType>String</d2p1:AssignmentType>
<d2p1:ContentStartUrl>String</d2p1:ContentStartUrl>
<d2p1:Currency>String</d2p1:Currency>
<d2p1:DescriptionUrl>String</d2p1:DescriptionUrl>
<d2p1:IntroImageData>String</d2p1:IntroImageData>
<d2p1:IsDownloadable>false</d2p1:IsDownloadable>
<d2p1:IsMobileLesson>false</d2p1:IsMobileLesson>
<d2p1:IsRegistrationRequired>false</d2p1:IsRegistrationRequired>
<d2p1:KeepLessonStatus>false</d2p1:KeepLessonStatus>
<d2p1:Keywords xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:string>String</d7p1:string>
</d2p1:Keywords>
<d2p1:LessonUsage>
<d2p1:AttemptCount>0</d2p1:AttemptCount>
<d2p1:ClassTitle>String</d2p1:ClassTitle>
<d2p1:EndDate>0001-01-01T00:00:00</d2p1:EndDate>
<d2p1:FirstUsed>0001-01-01T00:00:00</d2p1:FirstUsed>
<d2p1:LastUsed>0001-01-01T00:00:00</d2p1:LastUsed>
<d2p1:LessonId>0</d2p1:LessonId>
<d2p1:LessonLocation>String</d2p1:LessonLocation>
<d2p1:LessonScore>0</d2p1:LessonScore>
<d2p1:LessonStatus>String</d2p1:LessonStatus>
<d2p1:Rating>0</d2p1:Rating>
<d2p1:RegistrationStatus>0</d2p1:RegistrationStatus>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:StartDate>0001-01-01T00:00:00</d2p1:StartDate>
<d2p1:SuspendData>String</d2p1:SuspendData>
<d2p1:TimeUsed>0</d2p1:TimeUsed>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>0</d2p1:Type>
<d2p1:UserId>0</d2p1:UserId>
</d2p1:LessonUsage>
<d2p1:Mentors>
<d2p1:User>
<d2p1:AdditionalInfos>
<d2p1:AdditionalInfo>
<d2p1:Name>String</d2p1:Name>
<d2p1:Value>String</d2p1:Value>
</d2p1:AdditionalInfo>
</d2p1:AdditionalInfos>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Contacts>
<d2p1:Contact>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:Value>String</d2p1:Value>
</d2p1:Contact>
</d2p1:Contacts>
<d2p1:Department>String</d2p1:Department>
<d2p1:DisplayName>String String</d2p1:DisplayName>
<d2p1:DomainId>0</d2p1:DomainId>
<d2p1:DomainName>String</d2p1:DomainName>
<d2p1:Email>String</d2p1:Email>
<d2p1:FirstName>String</d2p1:FirstName>
<d2p1:Groups>
<d2p1:Group>
<d2p1:Id>0</d2p1:Id>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Type>String</d2p1:Type>
</d2p1:Group>
</d2p1:Groups>
<d2p1:Guid>String</d2p1:Guid>
<d2p1:Id>0</d2p1:Id>
<d2p1:LastName>String</d2p1:LastName>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Skills>
<d2p1:UserSkill>
<d2p1:Acquired>String</d2p1:Acquired>
<d2p1:Expires>String</d2p1:Expires>
<d2p1:Id>0</d2p1:Id>
<d2p1:LevelTitle>String</d2p1:LevelTitle>
<d2p1:LevelValue>0</d2p1:LevelValue>
<d2p1:ReasonForAssignment>String</d2p1:ReasonForAssignment>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
</d2p1:UserSkill>
</d2p1:Skills>
<d2p1:UserImageData>String</d2p1:UserImageData>
</d2p1:User>
</d2p1:Mentors>
<d2p1:MobileLessonStarterUrl>String</d2p1:MobileLessonStarterUrl>
<d2p1:MyClass>
<d2p1:Code>String</d2p1:Code>
<d2p1:CostCenter>String</d2p1:CostCenter>
<d2p1:Currency>String</d2p1:Currency>
<d2p1:Description>String</d2p1:Description>
<d2p1:FreePlaces>0</d2p1:FreePlaces>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsClosed>false</d2p1:IsClosed>
<d2p1:IsEnrolmentAllowed>false</d2p1:IsEnrolmentAllowed>
<d2p1:Locations>
<d2p1:ClassLocation>
<d2p1:Id>0</d2p1:Id>
<d2p1:RoomDescription>String</d2p1:RoomDescription>
<d2p1:RoomName>String</d2p1:RoomName>
<d2p1:RoomNo>String</d2p1:RoomNo>
<d2p1:VenueLink>String</d2p1:VenueLink>
<d2p1:VenueName>String</d2p1:VenueName>
</d2p1:ClassLocation>
</d2p1:Locations>
<d2p1:Places>0</d2p1:Places>
<d2p1:Price>String</d2p1:Price>
<d2p1:PriceInformation>String</d2p1:PriceInformation>
<d2p1:RegistrationBeginTime>String</d2p1:RegistrationBeginTime>
<d2p1:RegistrationEndTime>String</d2p1:RegistrationEndTime>
<d2p1:RegistrationStatus>String</d2p1:RegistrationStatus>
<d2p1:RunningBeginTime>String</d2p1:RunningBeginTime>
<d2p1:RunningEndTime>String</d2p1:RunningEndTime>
<d2p1:Sessions>
<d2p1:ClassSession>
<d2p1:EndTime>String</d2p1:EndTime>
<d2p1:Id>0</d2p1:Id>
<d2p1:StartTime>String</d2p1:StartTime>
<d2p1:Title>String</d2p1:Title>
</d2p1:ClassSession>
</d2p1:Sessions>
<d2p1:Students>
<d2p1:User>
<d2p1:AdditionalInfos>
<d2p1:AdditionalInfo>
<d2p1:Name>String</d2p1:Name>
<d2p1:Value>String</d2p1:Value>
</d2p1:AdditionalInfo>
</d2p1:AdditionalInfos>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Contacts>
<d2p1:Contact>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:Value>String</d2p1:Value>
</d2p1:Contact>
</d2p1:Contacts>
<d2p1:Department>String</d2p1:Department>
<d2p1:DisplayName>String String</d2p1:DisplayName>
<d2p1:DomainId>0</d2p1:DomainId>
<d2p1:DomainName>String</d2p1:DomainName>
<d2p1:Email>String</d2p1:Email>
<d2p1:FirstName>String</d2p1:FirstName>
<d2p1:Groups>
<d2p1:Group>
<d2p1:Id>0</d2p1:Id>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Type>String</d2p1:Type>
</d2p1:Group>
</d2p1:Groups>
<d2p1:Guid>String</d2p1:Guid>
<d2p1:Id>0</d2p1:Id>
<d2p1:LastName>String</d2p1:LastName>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Skills>
<d2p1:UserSkill>
<d2p1:Acquired>String</d2p1:Acquired>
<d2p1:Expires>String</d2p1:Expires>
<d2p1:Id>0</d2p1:Id>
<d2p1:LevelTitle>String</d2p1:LevelTitle>
<d2p1:LevelValue>0</d2p1:LevelValue>
<d2p1:ReasonForAssignment>String</d2p1:ReasonForAssignment>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
</d2p1:UserSkill>
</d2p1:Skills>
<d2p1:UserImageData>String</d2p1:UserImageData>
</d2p1:User>
</d2p1:Students>
<d2p1:Title>String</d2p1:Title>
<d2p1:Trainers>
<d2p1:User>
<d2p1:AdditionalInfos>
<d2p1:AdditionalInfo>
<d2p1:Name>String</d2p1:Name>
<d2p1:Value>String</d2p1:Value>
</d2p1:AdditionalInfo>
</d2p1:AdditionalInfos>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Contacts>
<d2p1:Contact>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:Value>String</d2p1:Value>
</d2p1:Contact>
</d2p1:Contacts>
<d2p1:Department>String</d2p1:Department>
<d2p1:DisplayName>String String</d2p1:DisplayName>
<d2p1:DomainId>0</d2p1:DomainId>
<d2p1:DomainName>String</d2p1:DomainName>
<d2p1:Email>String</d2p1:Email>
<d2p1:FirstName>String</d2p1:FirstName>
<d2p1:Groups>
<d2p1:Group>
<d2p1:Id>0</d2p1:Id>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Type>String</d2p1:Type>
</d2p1:Group>
</d2p1:Groups>
<d2p1:Guid>String</d2p1:Guid>
<d2p1:Id>0</d2p1:Id>
<d2p1:LastName>String</d2p1:LastName>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Skills>
<d2p1:UserSkill>
<d2p1:Acquired>String</d2p1:Acquired>
<d2p1:Expires>String</d2p1:Expires>
<d2p1:Id>0</d2p1:Id>
<d2p1:LevelTitle>String</d2p1:LevelTitle>
<d2p1:LevelValue>0</d2p1:LevelValue>
<d2p1:ReasonForAssignment>String</d2p1:ReasonForAssignment>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
</d2p1:UserSkill>
</d2p1:Skills>
<d2p1:UserImageData>String</d2p1:UserImageData>
</d2p1:User>
</d2p1:Trainers>
</d2p1:MyClass>
<d2p1:Price>0</d2p1:Price>
<d2p1:Questionnaire>
<d2p1:EvaluationLimit>0</d2p1:EvaluationLimit>
<d2p1:EvaluationTime>String</d2p1:EvaluationTime>
<d2p1:Evaluations>0</d2p1:Evaluations>
<d2p1:Id>0</d2p1:Id>
<d2p1:Language>String</d2p1:Language>
<d2p1:LastSaved>String</d2p1:LastSaved>
<d2p1:LockAfterFinalEvaluations>false</d2p1:LockAfterFinalEvaluations>
<d2p1:MaxEvaluations>0</d2p1:MaxEvaluations>
<d2p1:MayBePartiallyCorrect>false</d2p1:MayBePartiallyCorrect>
<d2p1:QuerstionnaireType>String</d2p1:QuerstionnaireType>
<d2p1:Questions>
<d2p1:Question>
<d2p1:AllowSurveyComments>false</d2p1:AllowSurveyComments>
<d2p1:AnswerType>String</d2p1:AnswerType>
<d2p1:Answers>
<d2p1:Answer>
<d2p1:AnswerText>String</d2p1:AnswerText>
<d2p1:Feedback>String</d2p1:Feedback>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsSelected>false</d2p1:IsSelected>
<d2p1:Points>0</d2p1:Points>
<d2p1:RandomOrder>false</d2p1:RandomOrder>
<d2p1:Type>String</d2p1:Type>
</d2p1:Answer>
</d2p1:Answers>
<d2p1:DragDropObjects>
<d2p1:AutomaticHorizontalLayout>false</d2p1:AutomaticHorizontalLayout>
<d2p1:BackgroundImage>String</d2p1:BackgroundImage>
<d2p1:BackgroundImageHeight>0</d2p1:BackgroundImageHeight>
<d2p1:BackgroundImageWidth>0</d2p1:BackgroundImageWidth>
<d2p1:EditorMode>String</d2p1:EditorMode>
<d2p1:GridX>0</d2p1:GridX>
<d2p1:GridY>0</d2p1:GridY>
<d2p1:MatchObjects>
<d2p1:MatchObject>
<d2p1:Align>String</d2p1:Align>
<d2p1:BorderColor>String</d2p1:BorderColor>
<d2p1:BorderWidth>String</d2p1:BorderWidth>
<d2p1:Color>String</d2p1:Color>
<d2p1:CurrentIdSrc>String</d2p1:CurrentIdSrc>
<d2p1:EvaluatedPoints>0</d2p1:EvaluatedPoints>
<d2p1:Height>0</d2p1:Height>
<d2p1:Id>String</d2p1:Id>
<d2p1:IdDst>String</d2p1:IdDst>
<d2p1:IdSrc>String</d2p1:IdSrc>
<d2p1:IsSourceObject>false</d2p1:IsSourceObject>
<d2p1:Left>0</d2p1:Left>
<d2p1:MatchObjectTexts>
<d2p1:MatchObjectText>
<d2p1:Language>String</d2p1:Language>
<d2p1:Text>String</d2p1:Text>
</d2p1:MatchObjectText>
</d2p1:MatchObjectTexts>
<d2p1:Points>0</d2p1:Points>
<d2p1:SnapPostion>String</d2p1:SnapPostion>
<d2p1:TextColor>String</d2p1:TextColor>
<d2p1:Top>0</d2p1:Top>
<d2p1:Valign>String</d2p1:Valign>
<d2p1:Width>0</d2p1:Width>
</d2p1:MatchObject>
</d2p1:MatchObjects>
<d2p1:Penality>0</d2p1:Penality>
<d2p1:PlayerHeight>0</d2p1:PlayerHeight>
<d2p1:RandomOrder>false</d2p1:RandomOrder>
<d2p1:ScoId>String</d2p1:ScoId>
<d2p1:Type>0</d2p1:Type>
</d2p1:DragDropObjects>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsAnswered>false</d2p1:IsAnswered>
<d2p1:IsBookmarked>false</d2p1:IsBookmarked>
<d2p1:Language>String</d2p1:Language>
<d2p1:Player>String</d2p1:Player>
<d2p1:QuestionType>String</d2p1:QuestionType>
<d2p1:Response>String</d2p1:Response>
<d2p1:Score>0</d2p1:Score>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Style>String</d2p1:Style>
<d2p1:SurveyComment>String</d2p1:SurveyComment>
<d2p1:Template>String</d2p1:Template>
<d2p1:Text>String</d2p1:Text>
<d2p1:TextHoles>
<d2p1:TextHole>
<d2p1:CaseSensitive>false</d2p1:CaseSensitive>
<d2p1:Id>0</d2p1:Id>
<d2p1:Length>0</d2p1:Length>
<d2p1:Placeholder>String</d2p1:Placeholder>
<d2p1:ShowHolesInText>false</d2p1:ShowHolesInText>
<d2p1:TextHoleAnswers>
<d2p1:TextHoleAnswers>
<d2p1:Answers>
<d2p1:TextHoleAnswer>
<d2p1:AnswerText>String</d2p1:AnswerText>
<d2p1:EvaluatedPoints>0</d2p1:EvaluatedPoints>
<d2p1:Feedback>String</d2p1:Feedback>
<d2p1:Points>0</d2p1:Points>
<d2p1:Text>String</d2p1:Text>
</d2p1:TextHoleAnswer>
</d2p1:Answers>
<d2p1:Language>String</d2p1:Language>
</d2p1:TextHoleAnswers>
</d2p1:TextHoleAnswers>
<d2p1:UseWildCards>false</d2p1:UseWildCards>
</d2p1:TextHole>
</d2p1:TextHoles>
<d2p1:TimeUsed>0</d2p1:TimeUsed>
<d2p1:Title>String</d2p1:Title>
</d2p1:Question>
</d2p1:Questions>
<d2p1:RandomOrder>false</d2p1:RandomOrder>
<d2p1:RandomQuestions>
<d2p1:RandomQuestion>
<d2p1:Position>0</d2p1:Position>
<d2p1:ProductiveQuestions>
<d2p1:Question>
<d2p1:AllowSurveyComments>false</d2p1:AllowSurveyComments>
<d2p1:AnswerType>String</d2p1:AnswerType>
<d2p1:Answers>
<d2p1:Answer>
<d2p1:AnswerText>String</d2p1:AnswerText>
<d2p1:Feedback>String</d2p1:Feedback>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsSelected>false</d2p1:IsSelected>
<d2p1:Points>0</d2p1:Points>
<d2p1:RandomOrder>false</d2p1:RandomOrder>
<d2p1:Type>String</d2p1:Type>
</d2p1:Answer>
</d2p1:Answers>
<d2p1:DragDropObjects>
<d2p1:AutomaticHorizontalLayout>false</d2p1:AutomaticHorizontalLayout>
<d2p1:BackgroundImage>String</d2p1:BackgroundImage>
<d2p1:BackgroundImageHeight>0</d2p1:BackgroundImageHeight>
<d2p1:BackgroundImageWidth>0</d2p1:BackgroundImageWidth>
<d2p1:EditorMode>String</d2p1:EditorMode>
<d2p1:GridX>0</d2p1:GridX>
<d2p1:GridY>0</d2p1:GridY>
<d2p1:MatchObjects>
<d2p1:MatchObject>
<d2p1:Align>String</d2p1:Align>
<d2p1:BorderColor>String</d2p1:BorderColor>
<d2p1:BorderWidth>String</d2p1:BorderWidth>
<d2p1:Color>String</d2p1:Color>
<d2p1:CurrentIdSrc>String</d2p1:CurrentIdSrc>
<d2p1:EvaluatedPoints>0</d2p1:EvaluatedPoints>
<d2p1:Height>0</d2p1:Height>
<d2p1:Id>String</d2p1:Id>
<d2p1:IdDst>String</d2p1:IdDst>
<d2p1:IdSrc>String</d2p1:IdSrc>
<d2p1:IsSourceObject>false</d2p1:IsSourceObject>
<d2p1:Left>0</d2p1:Left>
<d2p1:MatchObjectTexts>
<d2p1:MatchObjectText>
<d2p1:Language>String</d2p1:Language>
<d2p1:Text>String</d2p1:Text>
</d2p1:MatchObjectText>
</d2p1:MatchObjectTexts>
<d2p1:Points>0</d2p1:Points>
<d2p1:SnapPostion>String</d2p1:SnapPostion>
<d2p1:TextColor>String</d2p1:TextColor>
<d2p1:Top>0</d2p1:Top>
<d2p1:Valign>String</d2p1:Valign>
<d2p1:Width>0</d2p1:Width>
</d2p1:MatchObject>
</d2p1:MatchObjects>
<d2p1:Penality>0</d2p1:Penality>
<d2p1:PlayerHeight>0</d2p1:PlayerHeight>
<d2p1:RandomOrder>false</d2p1:RandomOrder>
<d2p1:ScoId>String</d2p1:ScoId>
<d2p1:Type>0</d2p1:Type>
</d2p1:DragDropObjects>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsAnswered>false</d2p1:IsAnswered>
<d2p1:IsBookmarked>false</d2p1:IsBookmarked>
<d2p1:Language>String</d2p1:Language>
<d2p1:Player>String</d2p1:Player>
<d2p1:QuestionType>String</d2p1:QuestionType>
<d2p1:Response>String</d2p1:Response>
<d2p1:Score>0</d2p1:Score>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Style>String</d2p1:Style>
<d2p1:SurveyComment>String</d2p1:SurveyComment>
<d2p1:Template>String</d2p1:Template>
<d2p1:Text>String</d2p1:Text>
<d2p1:TextHoles>
<d2p1:TextHole>
<d2p1:CaseSensitive>false</d2p1:CaseSensitive>
<d2p1:Id>0</d2p1:Id>
<d2p1:Length>0</d2p1:Length>
<d2p1:Placeholder>String</d2p1:Placeholder>
<d2p1:ShowHolesInText>false</d2p1:ShowHolesInText>
<d2p1:TextHoleAnswers>
<d2p1:TextHoleAnswers>
<d2p1:Answers>
<d2p1:TextHoleAnswer>
<d2p1:AnswerText>String</d2p1:AnswerText>
<d2p1:EvaluatedPoints>0</d2p1:EvaluatedPoints>
<d2p1:Feedback>String</d2p1:Feedback>
<d2p1:Points>0</d2p1:Points>
<d2p1:Text>String</d2p1:Text>
</d2p1:TextHoleAnswer>
</d2p1:Answers>
<d2p1:Language>String</d2p1:Language>
</d2p1:TextHoleAnswers>
</d2p1:TextHoleAnswers>
<d2p1:UseWildCards>false</d2p1:UseWildCards>
</d2p1:TextHole>
</d2p1:TextHoles>
<d2p1:TimeUsed>0</d2p1:TimeUsed>
<d2p1:Title>String</d2p1:Title>
</d2p1:Question>
</d2p1:ProductiveQuestions>
<d2p1:QuestionCount>0</d2p1:QuestionCount>
<d2p1:SubjectId>0</d2p1:SubjectId>
<d2p1:SubjectText>String</d2p1:SubjectText>
<d2p1:TestId>0</d2p1:TestId>
</d2p1:RandomQuestion>
</d2p1:RandomQuestions>
<d2p1:Score>0</d2p1:Score>
<d2p1:SequencingChoiceAllowed>false</d2p1:SequencingChoiceAllowed>
<d2p1:SerializationVersion>0</d2p1:SerializationVersion>
<d2p1:ShowCorrectAnswer>false</d2p1:ShowCorrectAnswer>
<d2p1:ShowPoints>false</d2p1:ShowPoints>
<d2p1:ShowScore>false</d2p1:ShowScore>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:StartTime>String</d2p1:StartTime>
<d2p1:State>String</d2p1:State>
<d2p1:TimeLimit>0</d2p1:TimeLimit>
<d2p1:Title>String</d2p1:Title>
</d2p1:Questionnaire>
<d2p1:Rating>
<d2p1:Average>0</d2p1:Average>
<d2p1:Count>0</d2p1:Count>
<d2p1:Mine>0</d2p1:Mine>
</d2p1:Rating>
<d2p1:RegistrationStatus>String</d2p1:RegistrationStatus>
<d2p1:RequiredLessonStatus>String</d2p1:RequiredLessonStatus>
<d2p1:RequiredScore>0</d2p1:RequiredScore>
<d2p1:RequiredSkills>
<d2p1:RequiredSkill>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsFulfilled>false</d2p1:IsFulfilled>
<d2p1:RequiredLevelTitle>String</d2p1:RequiredLevelTitle>
<d2p1:RequiredLevelValue>0</d2p1:RequiredLevelValue>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
<d2p1:UserLevelTitle>String</d2p1:UserLevelTitle>
<d2p1:UserLevelValue>0</d2p1:UserLevelValue>
</d2p1:RequiredSkill>
</d2p1:RequiredSkills>
<d2p1:RunningBeginTime>0001-01-01T00:00:00</d2p1:RunningBeginTime>
<d2p1:RunningEndTime>0001-01-01T00:00:00</d2p1:RunningEndTime>
<d2p1:TPlanElements>
<d2p1:TPlanElement>
<d2p1:BlockScore>0</d2p1:BlockScore>
<d2p1:BlockStatus>String</d2p1:BlockStatus>
<d2p1:BlockTitle>String</d2p1:BlockTitle>
<d2p1:Children>
<d2p1:TPlanElement>
<d2p1:BlockScore>0</d2p1:BlockScore>
<d2p1:BlockStatus>String</d2p1:BlockStatus>
<d2p1:BlockTitle>String</d2p1:BlockTitle>
<d2p1:Children i:nil="true" />
<d2p1:ElementId>0</d2p1:ElementId>
<d2p1:IsLocked>false</d2p1:IsLocked>
<d2p1:Lesson>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Id>0</d2p1:Id>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:SubType>0</d2p1:SubType>
<d2p1:Summary>String</d2p1:Summary>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:AllClasses>
<d2p1:Class>
<d2p1:Code>String</d2p1:Code>
<d2p1:CostCenter>String</d2p1:CostCenter>
<d2p1:Currency>String</d2p1:Currency>
<d2p1:Description>String</d2p1:Description>
<d2p1:FreePlaces>0</d2p1:FreePlaces>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsClosed>false</d2p1:IsClosed>
<d2p1:IsEnrolmentAllowed>false</d2p1:IsEnrolmentAllowed>
<d2p1:Locations>
<d2p1:ClassLocation>
<d2p1:Id>0</d2p1:Id>
<d2p1:RoomDescription>String</d2p1:RoomDescription>
<d2p1:RoomName>String</d2p1:RoomName>
<d2p1:RoomNo>String</d2p1:RoomNo>
<d2p1:VenueLink>String</d2p1:VenueLink>
<d2p1:VenueName>String</d2p1:VenueName>
</d2p1:ClassLocation>
</d2p1:Locations>
<d2p1:Places>0</d2p1:Places>
<d2p1:Price>String</d2p1:Price>
<d2p1:PriceInformation>String</d2p1:PriceInformation>
<d2p1:RegistrationBeginTime>String</d2p1:RegistrationBeginTime>
<d2p1:RegistrationEndTime>String</d2p1:RegistrationEndTime>
<d2p1:RegistrationStatus>String</d2p1:RegistrationStatus>
<d2p1:RunningBeginTime>String</d2p1:RunningBeginTime>
<d2p1:RunningEndTime>String</d2p1:RunningEndTime>
<d2p1:Sessions>
<d2p1:ClassSession>
<d2p1:EndTime>String</d2p1:EndTime>
<d2p1:Id>0</d2p1:Id>
<d2p1:StartTime>String</d2p1:StartTime>
<d2p1:Title>String</d2p1:Title>
</d2p1:ClassSession>
</d2p1:Sessions>
<d2p1:Students>
<d2p1:User>
<d2p1:AdditionalInfos>
<d2p1:AdditionalInfo>
<d2p1:Name>String</d2p1:Name>
<d2p1:Value>String</d2p1:Value>
</d2p1:AdditionalInfo>
</d2p1:AdditionalInfos>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Contacts>
<d2p1:Contact>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:Value>String</d2p1:Value>
</d2p1:Contact>
</d2p1:Contacts>
<d2p1:Department>String</d2p1:Department>
<d2p1:DisplayName>String String</d2p1:DisplayName>
<d2p1:DomainId>0</d2p1:DomainId>
<d2p1:DomainName>String</d2p1:DomainName>
<d2p1:Email>String</d2p1:Email>
<d2p1:FirstName>String</d2p1:FirstName>
<d2p1:Groups>
<d2p1:Group>
<d2p1:Id>0</d2p1:Id>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Type>String</d2p1:Type>
</d2p1:Group>
</d2p1:Groups>
<d2p1:Guid>String</d2p1:Guid>
<d2p1:Id>0</d2p1:Id>
<d2p1:LastName>String</d2p1:LastName>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Skills>
<d2p1:UserSkill>
<d2p1:Acquired>String</d2p1:Acquired>
<d2p1:Expires>String</d2p1:Expires>
<d2p1:Id>0</d2p1:Id>
<d2p1:LevelTitle>String</d2p1:LevelTitle>
<d2p1:LevelValue>0</d2p1:LevelValue>
<d2p1:ReasonForAssignment>String</d2p1:ReasonForAssignment>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
</d2p1:UserSkill>
</d2p1:Skills>
<d2p1:UserImageData>String</d2p1:UserImageData>
</d2p1:User>
</d2p1:Students>
<d2p1:Title>String</d2p1:Title>
<d2p1:Trainers>
<d2p1:User>
<d2p1:AdditionalInfos>
<d2p1:AdditionalInfo>
<d2p1:Name>String</d2p1:Name>
<d2p1:Value>String</d2p1:Value>
</d2p1:AdditionalInfo>
</d2p1:AdditionalInfos>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Contacts>
<d2p1:Contact>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:Value>String</d2p1:Value>
</d2p1:Contact>
</d2p1:Contacts>
<d2p1:Department>String</d2p1:Department>
<d2p1:DisplayName>String String</d2p1:DisplayName>
<d2p1:DomainId>0</d2p1:DomainId>
<d2p1:DomainName>String</d2p1:DomainName>
<d2p1:Email>String</d2p1:Email>
<d2p1:FirstName>String</d2p1:FirstName>
<d2p1:Groups>
<d2p1:Group>
<d2p1:Id>0</d2p1:Id>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Type>String</d2p1:Type>
</d2p1:Group>
</d2p1:Groups>
<d2p1:Guid>String</d2p1:Guid>
<d2p1:Id>0</d2p1:Id>
<d2p1:LastName>String</d2p1:LastName>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Skills>
<d2p1:UserSkill>
<d2p1:Acquired>String</d2p1:Acquired>
<d2p1:Expires>String</d2p1:Expires>
<d2p1:Id>0</d2p1:Id>
<d2p1:LevelTitle>String</d2p1:LevelTitle>
<d2p1:LevelValue>0</d2p1:LevelValue>
<d2p1:ReasonForAssignment>String</d2p1:ReasonForAssignment>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
</d2p1:UserSkill>
</d2p1:Skills>
<d2p1:UserImageData>String</d2p1:UserImageData>
</d2p1:User>
</d2p1:Trainers>
</d2p1:Class>
</d2p1:AllClasses>
<d2p1:AssignmentType>String</d2p1:AssignmentType>
<d2p1:ContentStartUrl>String</d2p1:ContentStartUrl>
<d2p1:Currency>String</d2p1:Currency>
<d2p1:DescriptionUrl>String</d2p1:DescriptionUrl>
<d2p1:IntroImageData>String</d2p1:IntroImageData>
<d2p1:IsDownloadable>false</d2p1:IsDownloadable>
<d2p1:IsMobileLesson>false</d2p1:IsMobileLesson>
<d2p1:IsRegistrationRequired>false</d2p1:IsRegistrationRequired>
<d2p1:KeepLessonStatus>false</d2p1:KeepLessonStatus>
<d2p1:Keywords xmlns:d12p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d12p1:string>String</d12p1:string>
</d2p1:Keywords>
<d2p1:LessonUsage>
<d2p1:AttemptCount>0</d2p1:AttemptCount>
<d2p1:ClassTitle>String</d2p1:ClassTitle>
<d2p1:EndDate>0001-01-01T00:00:00</d2p1:EndDate>
<d2p1:FirstUsed>0001-01-01T00:00:00</d2p1:FirstUsed>
<d2p1:LastUsed>0001-01-01T00:00:00</d2p1:LastUsed>
<d2p1:LessonId>0</d2p1:LessonId>
<d2p1:LessonLocation>String</d2p1:LessonLocation>
<d2p1:LessonScore>0</d2p1:LessonScore>
<d2p1:LessonStatus>String</d2p1:LessonStatus>
<d2p1:Rating>0</d2p1:Rating>
<d2p1:RegistrationStatus>0</d2p1:RegistrationStatus>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:StartDate>0001-01-01T00:00:00</d2p1:StartDate>
<d2p1:SuspendData>String</d2p1:SuspendData>
<d2p1:TimeUsed>0</d2p1:TimeUsed>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>0</d2p1:Type>
<d2p1:UserId>0</d2p1:UserId>
</d2p1:LessonUsage>
<d2p1:Mentors>
<d2p1:User>
<d2p1:AdditionalInfos>
<d2p1:AdditionalInfo>
<d2p1:Name>String</d2p1:Name>
<d2p1:Value>String</d2p1:Value>
</d2p1:AdditionalInfo>
</d2p1:AdditionalInfos>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Contacts>
<d2p1:Contact>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:Value>String</d2p1:Value>
</d2p1:Contact>
</d2p1:Contacts>
<d2p1:Department>String</d2p1:Department>
<d2p1:DisplayName>String String</d2p1:DisplayName>
<d2p1:DomainId>0</d2p1:DomainId>
<d2p1:DomainName>String</d2p1:DomainName>
<d2p1:Email>String</d2p1:Email>
<d2p1:FirstName>String</d2p1:FirstName>
<d2p1:Groups>
<d2p1:Group>
<d2p1:Id>0</d2p1:Id>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Type>String</d2p1:Type>
</d2p1:Group>
</d2p1:Groups>
<d2p1:Guid>String</d2p1:Guid>
<d2p1:Id>0</d2p1:Id>
<d2p1:LastName>String</d2p1:LastName>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Skills>
<d2p1:UserSkill>
<d2p1:Acquired>String</d2p1:Acquired>
<d2p1:Expires>String</d2p1:Expires>
<d2p1:Id>0</d2p1:Id>
<d2p1:LevelTitle>String</d2p1:LevelTitle>
<d2p1:LevelValue>0</d2p1:LevelValue>
<d2p1:ReasonForAssignment>String</d2p1:ReasonForAssignment>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
</d2p1:UserSkill>
</d2p1:Skills>
<d2p1:UserImageData>String</d2p1:UserImageData>
</d2p1:User>
</d2p1:Mentors>
<d2p1:MobileLessonStarterUrl>String</d2p1:MobileLessonStarterUrl>
<d2p1:MyClass>
<d2p1:Code>String</d2p1:Code>
<d2p1:CostCenter>String</d2p1:CostCenter>
<d2p1:Currency>String</d2p1:Currency>
<d2p1:Description>String</d2p1:Description>
<d2p1:FreePlaces>0</d2p1:FreePlaces>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsClosed>false</d2p1:IsClosed>
<d2p1:IsEnrolmentAllowed>false</d2p1:IsEnrolmentAllowed>
<d2p1:Locations>
<d2p1:ClassLocation>
<d2p1:Id>0</d2p1:Id>
<d2p1:RoomDescription>String</d2p1:RoomDescription>
<d2p1:RoomName>String</d2p1:RoomName>
<d2p1:RoomNo>String</d2p1:RoomNo>
<d2p1:VenueLink>String</d2p1:VenueLink>
<d2p1:VenueName>String</d2p1:VenueName>
</d2p1:ClassLocation>
</d2p1:Locations>
<d2p1:Places>0</d2p1:Places>
<d2p1:Price>String</d2p1:Price>
<d2p1:PriceInformation>String</d2p1:PriceInformation>
<d2p1:RegistrationBeginTime>String</d2p1:RegistrationBeginTime>
<d2p1:RegistrationEndTime>String</d2p1:RegistrationEndTime>
<d2p1:RegistrationStatus>String</d2p1:RegistrationStatus>
<d2p1:RunningBeginTime>String</d2p1:RunningBeginTime>
<d2p1:RunningEndTime>String</d2p1:RunningEndTime>
<d2p1:Sessions>
<d2p1:ClassSession>
<d2p1:EndTime>String</d2p1:EndTime>
<d2p1:Id>0</d2p1:Id>
<d2p1:StartTime>String</d2p1:StartTime>
<d2p1:Title>String</d2p1:Title>
</d2p1:ClassSession>
</d2p1:Sessions>
<d2p1:Students>
<d2p1:User>
<d2p1:AdditionalInfos>
<d2p1:AdditionalInfo>
<d2p1:Name>String</d2p1:Name>
<d2p1:Value>String</d2p1:Value>
</d2p1:AdditionalInfo>
</d2p1:AdditionalInfos>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Contacts>
<d2p1:Contact>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:Value>String</d2p1:Value>
</d2p1:Contact>
</d2p1:Contacts>
<d2p1:Department>String</d2p1:Department>
<d2p1:DisplayName>String String</d2p1:DisplayName>
<d2p1:DomainId>0</d2p1:DomainId>
<d2p1:DomainName>String</d2p1:DomainName>
<d2p1:Email>String</d2p1:Email>
<d2p1:FirstName>String</d2p1:FirstName>
<d2p1:Groups>
<d2p1:Group>
<d2p1:Id>0</d2p1:Id>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Type>String</d2p1:Type>
</d2p1:Group>
</d2p1:Groups>
<d2p1:Guid>String</d2p1:Guid>
<d2p1:Id>0</d2p1:Id>
<d2p1:LastName>String</d2p1:LastName>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Skills>
<d2p1:UserSkill>
<d2p1:Acquired>String</d2p1:Acquired>
<d2p1:Expires>String</d2p1:Expires>
<d2p1:Id>0</d2p1:Id>
<d2p1:LevelTitle>String</d2p1:LevelTitle>
<d2p1:LevelValue>0</d2p1:LevelValue>
<d2p1:ReasonForAssignment>String</d2p1:ReasonForAssignment>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
</d2p1:UserSkill>
</d2p1:Skills>
<d2p1:UserImageData>String</d2p1:UserImageData>
</d2p1:User>
</d2p1:Students>
<d2p1:Title>String</d2p1:Title>
<d2p1:Trainers>
<d2p1:User>
<d2p1:AdditionalInfos>
<d2p1:AdditionalInfo>
<d2p1:Name>String</d2p1:Name>
<d2p1:Value>String</d2p1:Value>
</d2p1:AdditionalInfo>
</d2p1:AdditionalInfos>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Contacts>
<d2p1:Contact>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:Value>String</d2p1:Value>
</d2p1:Contact>
</d2p1:Contacts>
<d2p1:Department>String</d2p1:Department>
<d2p1:DisplayName>String String</d2p1:DisplayName>
<d2p1:DomainId>0</d2p1:DomainId>
<d2p1:DomainName>String</d2p1:DomainName>
<d2p1:Email>String</d2p1:Email>
<d2p1:FirstName>String</d2p1:FirstName>
<d2p1:Groups>
<d2p1:Group>
<d2p1:Id>0</d2p1:Id>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Type>String</d2p1:Type>
</d2p1:Group>
</d2p1:Groups>
<d2p1:Guid>String</d2p1:Guid>
<d2p1:Id>0</d2p1:Id>
<d2p1:LastName>String</d2p1:LastName>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Skills>
<d2p1:UserSkill>
<d2p1:Acquired>String</d2p1:Acquired>
<d2p1:Expires>String</d2p1:Expires>
<d2p1:Id>0</d2p1:Id>
<d2p1:LevelTitle>String</d2p1:LevelTitle>
<d2p1:LevelValue>0</d2p1:LevelValue>
<d2p1:ReasonForAssignment>String</d2p1:ReasonForAssignment>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
</d2p1:UserSkill>
</d2p1:Skills>
<d2p1:UserImageData>String</d2p1:UserImageData>
</d2p1:User>
</d2p1:Trainers>
</d2p1:MyClass>
<d2p1:Price>0</d2p1:Price>
<d2p1:Questionnaire>
<d2p1:EvaluationLimit>0</d2p1:EvaluationLimit>
<d2p1:EvaluationTime>String</d2p1:EvaluationTime>
<d2p1:Evaluations>0</d2p1:Evaluations>
<d2p1:Id>0</d2p1:Id>
<d2p1:Language>String</d2p1:Language>
<d2p1:LastSaved>String</d2p1:LastSaved>
<d2p1:LockAfterFinalEvaluations>false</d2p1:LockAfterFinalEvaluations>
<d2p1:MaxEvaluations>0</d2p1:MaxEvaluations>
<d2p1:MayBePartiallyCorrect>false</d2p1:MayBePartiallyCorrect>
<d2p1:QuerstionnaireType>String</d2p1:QuerstionnaireType>
<d2p1:Questions>
<d2p1:Question>
<d2p1:AllowSurveyComments>false</d2p1:AllowSurveyComments>
<d2p1:AnswerType>String</d2p1:AnswerType>
<d2p1:Answers>
<d2p1:Answer>
<d2p1:AnswerText>String</d2p1:AnswerText>
<d2p1:Feedback>String</d2p1:Feedback>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsSelected>false</d2p1:IsSelected>
<d2p1:Points>0</d2p1:Points>
<d2p1:RandomOrder>false</d2p1:RandomOrder>
<d2p1:Type>String</d2p1:Type>
</d2p1:Answer>
</d2p1:Answers>
<d2p1:DragDropObjects>
<d2p1:AutomaticHorizontalLayout>false</d2p1:AutomaticHorizontalLayout>
<d2p1:BackgroundImage>String</d2p1:BackgroundImage>
<d2p1:BackgroundImageHeight>0</d2p1:BackgroundImageHeight>
<d2p1:BackgroundImageWidth>0</d2p1:BackgroundImageWidth>
<d2p1:EditorMode>String</d2p1:EditorMode>
<d2p1:GridX>0</d2p1:GridX>
<d2p1:GridY>0</d2p1:GridY>
<d2p1:MatchObjects>
<d2p1:MatchObject>
<d2p1:Align>String</d2p1:Align>
<d2p1:BorderColor>String</d2p1:BorderColor>
<d2p1:BorderWidth>String</d2p1:BorderWidth>
<d2p1:Color>String</d2p1:Color>
<d2p1:CurrentIdSrc>String</d2p1:CurrentIdSrc>
<d2p1:EvaluatedPoints>0</d2p1:EvaluatedPoints>
<d2p1:Height>0</d2p1:Height>
<d2p1:Id>String</d2p1:Id>
<d2p1:IdDst>String</d2p1:IdDst>
<d2p1:IdSrc>String</d2p1:IdSrc>
<d2p1:IsSourceObject>false</d2p1:IsSourceObject>
<d2p1:Left>0</d2p1:Left>
<d2p1:MatchObjectTexts>
<d2p1:MatchObjectText>
<d2p1:Language>String</d2p1:Language>
<d2p1:Text>String</d2p1:Text>
</d2p1:MatchObjectText>
</d2p1:MatchObjectTexts>
<d2p1:Points>0</d2p1:Points>
<d2p1:SnapPostion>String</d2p1:SnapPostion>
<d2p1:TextColor>String</d2p1:TextColor>
<d2p1:Top>0</d2p1:Top>
<d2p1:Valign>String</d2p1:Valign>
<d2p1:Width>0</d2p1:Width>
</d2p1:MatchObject>
</d2p1:MatchObjects>
<d2p1:Penality>0</d2p1:Penality>
<d2p1:PlayerHeight>0</d2p1:PlayerHeight>
<d2p1:RandomOrder>false</d2p1:RandomOrder>
<d2p1:ScoId>String</d2p1:ScoId>
<d2p1:Type>0</d2p1:Type>
</d2p1:DragDropObjects>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsAnswered>false</d2p1:IsAnswered>
<d2p1:IsBookmarked>false</d2p1:IsBookmarked>
<d2p1:Language>String</d2p1:Language>
<d2p1:Player>String</d2p1:Player>
<d2p1:QuestionType>String</d2p1:QuestionType>
<d2p1:Response>String</d2p1:Response>
<d2p1:Score>0</d2p1:Score>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Style>String</d2p1:Style>
<d2p1:SurveyComment>String</d2p1:SurveyComment>
<d2p1:Template>String</d2p1:Template>
<d2p1:Text>String</d2p1:Text>
<d2p1:TextHoles>
<d2p1:TextHole>
<d2p1:CaseSensitive>false</d2p1:CaseSensitive>
<d2p1:Id>0</d2p1:Id>
<d2p1:Length>0</d2p1:Length>
<d2p1:Placeholder>String</d2p1:Placeholder>
<d2p1:ShowHolesInText>false</d2p1:ShowHolesInText>
<d2p1:TextHoleAnswers>
<d2p1:TextHoleAnswers>
<d2p1:Answers>
<d2p1:TextHoleAnswer>
<d2p1:AnswerText>String</d2p1:AnswerText>
<d2p1:EvaluatedPoints>0</d2p1:EvaluatedPoints>
<d2p1:Feedback>String</d2p1:Feedback>
<d2p1:Points>0</d2p1:Points>
<d2p1:Text>String</d2p1:Text>
</d2p1:TextHoleAnswer>
</d2p1:Answers>
<d2p1:Language>String</d2p1:Language>
</d2p1:TextHoleAnswers>
</d2p1:TextHoleAnswers>
<d2p1:UseWildCards>false</d2p1:UseWildCards>
</d2p1:TextHole>
</d2p1:TextHoles>
<d2p1:TimeUsed>0</d2p1:TimeUsed>
<d2p1:Title>String</d2p1:Title>
</d2p1:Question>
</d2p1:Questions>
<d2p1:RandomOrder>false</d2p1:RandomOrder>
<d2p1:RandomQuestions>
<d2p1:RandomQuestion>
<d2p1:Position>0</d2p1:Position>
<d2p1:ProductiveQuestions>
<d2p1:Question>
<d2p1:AllowSurveyComments>false</d2p1:AllowSurveyComments>
<d2p1:AnswerType>String</d2p1:AnswerType>
<d2p1:Answers>
<d2p1:Answer>
<d2p1:AnswerText>String</d2p1:AnswerText>
<d2p1:Feedback>String</d2p1:Feedback>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsSelected>false</d2p1:IsSelected>
<d2p1:Points>0</d2p1:Points>
<d2p1:RandomOrder>false</d2p1:RandomOrder>
<d2p1:Type>String</d2p1:Type>
</d2p1:Answer>
</d2p1:Answers>
<d2p1:DragDropObjects>
<d2p1:AutomaticHorizontalLayout>false</d2p1:AutomaticHorizontalLayout>
<d2p1:BackgroundImage>String</d2p1:BackgroundImage>
<d2p1:BackgroundImageHeight>0</d2p1:BackgroundImageHeight>
<d2p1:BackgroundImageWidth>0</d2p1:BackgroundImageWidth>
<d2p1:EditorMode>String</d2p1:EditorMode>
<d2p1:GridX>0</d2p1:GridX>
<d2p1:GridY>0</d2p1:GridY>
<d2p1:MatchObjects>
<d2p1:MatchObject>
<d2p1:Align>String</d2p1:Align>
<d2p1:BorderColor>String</d2p1:BorderColor>
<d2p1:BorderWidth>String</d2p1:BorderWidth>
<d2p1:Color>String</d2p1:Color>
<d2p1:CurrentIdSrc>String</d2p1:CurrentIdSrc>
<d2p1:EvaluatedPoints>0</d2p1:EvaluatedPoints>
<d2p1:Height>0</d2p1:Height>
<d2p1:Id>String</d2p1:Id>
<d2p1:IdDst>String</d2p1:IdDst>
<d2p1:IdSrc>String</d2p1:IdSrc>
<d2p1:IsSourceObject>false</d2p1:IsSourceObject>
<d2p1:Left>0</d2p1:Left>
<d2p1:MatchObjectTexts>
<d2p1:MatchObjectText>
<d2p1:Language>String</d2p1:Language>
<d2p1:Text>String</d2p1:Text>
</d2p1:MatchObjectText>
</d2p1:MatchObjectTexts>
<d2p1:Points>0</d2p1:Points>
<d2p1:SnapPostion>String</d2p1:SnapPostion>
<d2p1:TextColor>String</d2p1:TextColor>
<d2p1:Top>0</d2p1:Top>
<d2p1:Valign>String</d2p1:Valign>
<d2p1:Width>0</d2p1:Width>
</d2p1:MatchObject>
</d2p1:MatchObjects>
<d2p1:Penality>0</d2p1:Penality>
<d2p1:PlayerHeight>0</d2p1:PlayerHeight>
<d2p1:RandomOrder>false</d2p1:RandomOrder>
<d2p1:ScoId>String</d2p1:ScoId>
<d2p1:Type>0</d2p1:Type>
</d2p1:DragDropObjects>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsAnswered>false</d2p1:IsAnswered>
<d2p1:IsBookmarked>false</d2p1:IsBookmarked>
<d2p1:Language>String</d2p1:Language>
<d2p1:Player>String</d2p1:Player>
<d2p1:QuestionType>String</d2p1:QuestionType>
<d2p1:Response>String</d2p1:Response>
<d2p1:Score>0</d2p1:Score>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Style>String</d2p1:Style>
<d2p1:SurveyComment>String</d2p1:SurveyComment>
<d2p1:Template>String</d2p1:Template>
<d2p1:Text>String</d2p1:Text>
<d2p1:TextHoles>
<d2p1:TextHole>
<d2p1:CaseSensitive>false</d2p1:CaseSensitive>
<d2p1:Id>0</d2p1:Id>
<d2p1:Length>0</d2p1:Length>
<d2p1:Placeholder>String</d2p1:Placeholder>
<d2p1:ShowHolesInText>false</d2p1:ShowHolesInText>
<d2p1:TextHoleAnswers>
<d2p1:TextHoleAnswers>
<d2p1:Answers>
<d2p1:TextHoleAnswer>
<d2p1:AnswerText>String</d2p1:AnswerText>
<d2p1:EvaluatedPoints>0</d2p1:EvaluatedPoints>
<d2p1:Feedback>String</d2p1:Feedback>
<d2p1:Points>0</d2p1:Points>
<d2p1:Text>String</d2p1:Text>
</d2p1:TextHoleAnswer>
</d2p1:Answers>
<d2p1:Language>String</d2p1:Language>
</d2p1:TextHoleAnswers>
</d2p1:TextHoleAnswers>
<d2p1:UseWildCards>false</d2p1:UseWildCards>
</d2p1:TextHole>
</d2p1:TextHoles>
<d2p1:TimeUsed>0</d2p1:TimeUsed>
<d2p1:Title>String</d2p1:Title>
</d2p1:Question>
</d2p1:ProductiveQuestions>
<d2p1:QuestionCount>0</d2p1:QuestionCount>
<d2p1:SubjectId>0</d2p1:SubjectId>
<d2p1:SubjectText>String</d2p1:SubjectText>
<d2p1:TestId>0</d2p1:TestId>
</d2p1:RandomQuestion>
</d2p1:RandomQuestions>
<d2p1:Score>0</d2p1:Score>
<d2p1:SequencingChoiceAllowed>false</d2p1:SequencingChoiceAllowed>
<d2p1:SerializationVersion>0</d2p1:SerializationVersion>
<d2p1:ShowCorrectAnswer>false</d2p1:ShowCorrectAnswer>
<d2p1:ShowPoints>false</d2p1:ShowPoints>
<d2p1:ShowScore>false</d2p1:ShowScore>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:StartTime>String</d2p1:StartTime>
<d2p1:State>String</d2p1:State>
<d2p1:TimeLimit>0</d2p1:TimeLimit>
<d2p1:Title>String</d2p1:Title>
</d2p1:Questionnaire>
<d2p1:Rating>
<d2p1:Average>0</d2p1:Average>
<d2p1:Count>0</d2p1:Count>
<d2p1:Mine>0</d2p1:Mine>
</d2p1:Rating>
<d2p1:RegistrationStatus>String</d2p1:RegistrationStatus>
<d2p1:RequiredLessonStatus>String</d2p1:RequiredLessonStatus>
<d2p1:RequiredScore>0</d2p1:RequiredScore>
<d2p1:RequiredSkills>
<d2p1:RequiredSkill>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsFulfilled>false</d2p1:IsFulfilled>
<d2p1:RequiredLevelTitle>String</d2p1:RequiredLevelTitle>
<d2p1:RequiredLevelValue>0</d2p1:RequiredLevelValue>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
<d2p1:UserLevelTitle>String</d2p1:UserLevelTitle>
<d2p1:UserLevelValue>0</d2p1:UserLevelValue>
</d2p1:RequiredSkill>
</d2p1:RequiredSkills>
<d2p1:RunningBeginTime>0001-01-01T00:00:00</d2p1:RunningBeginTime>
<d2p1:RunningEndTime>0001-01-01T00:00:00</d2p1:RunningEndTime>
<d2p1:TPlanElements i:nil="true" />
<d2p1:UiCompatibility xmlns:d12p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d12p1:string>String</d12p1:string>
</d2p1:UiCompatibility>
</d2p1:Lesson>
<d2p1:ShortDescription>String</d2p1:ShortDescription>
<d2p1:TreeLevel>0</d2p1:TreeLevel>
<d2p1:Type>String</d2p1:Type>
</d2p1:TPlanElement>
</d2p1:Children>
<d2p1:ElementId>0</d2p1:ElementId>
<d2p1:IsLocked>false</d2p1:IsLocked>
<d2p1:Lesson>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Id>0</d2p1:Id>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:SubType>0</d2p1:SubType>
<d2p1:Summary>String</d2p1:Summary>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:AllClasses>
<d2p1:Class>
<d2p1:Code>String</d2p1:Code>
<d2p1:CostCenter>String</d2p1:CostCenter>
<d2p1:Currency>String</d2p1:Currency>
<d2p1:Description>String</d2p1:Description>
<d2p1:FreePlaces>0</d2p1:FreePlaces>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsClosed>false</d2p1:IsClosed>
<d2p1:IsEnrolmentAllowed>false</d2p1:IsEnrolmentAllowed>
<d2p1:Locations>
<d2p1:ClassLocation>
<d2p1:Id>0</d2p1:Id>
<d2p1:RoomDescription>String</d2p1:RoomDescription>
<d2p1:RoomName>String</d2p1:RoomName>
<d2p1:RoomNo>String</d2p1:RoomNo>
<d2p1:VenueLink>String</d2p1:VenueLink>
<d2p1:VenueName>String</d2p1:VenueName>
</d2p1:ClassLocation>
</d2p1:Locations>
<d2p1:Places>0</d2p1:Places>
<d2p1:Price>String</d2p1:Price>
<d2p1:PriceInformation>String</d2p1:PriceInformation>
<d2p1:RegistrationBeginTime>String</d2p1:RegistrationBeginTime>
<d2p1:RegistrationEndTime>String</d2p1:RegistrationEndTime>
<d2p1:RegistrationStatus>String</d2p1:RegistrationStatus>
<d2p1:RunningBeginTime>String</d2p1:RunningBeginTime>
<d2p1:RunningEndTime>String</d2p1:RunningEndTime>
<d2p1:Sessions>
<d2p1:ClassSession>
<d2p1:EndTime>String</d2p1:EndTime>
<d2p1:Id>0</d2p1:Id>
<d2p1:StartTime>String</d2p1:StartTime>
<d2p1:Title>String</d2p1:Title>
</d2p1:ClassSession>
</d2p1:Sessions>
<d2p1:Students>
<d2p1:User>
<d2p1:AdditionalInfos>
<d2p1:AdditionalInfo>
<d2p1:Name>String</d2p1:Name>
<d2p1:Value>String</d2p1:Value>
</d2p1:AdditionalInfo>
</d2p1:AdditionalInfos>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Contacts>
<d2p1:Contact>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:Value>String</d2p1:Value>
</d2p1:Contact>
</d2p1:Contacts>
<d2p1:Department>String</d2p1:Department>
<d2p1:DisplayName>String String</d2p1:DisplayName>
<d2p1:DomainId>0</d2p1:DomainId>
<d2p1:DomainName>String</d2p1:DomainName>
<d2p1:Email>String</d2p1:Email>
<d2p1:FirstName>String</d2p1:FirstName>
<d2p1:Groups>
<d2p1:Group>
<d2p1:Id>0</d2p1:Id>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Type>String</d2p1:Type>
</d2p1:Group>
</d2p1:Groups>
<d2p1:Guid>String</d2p1:Guid>
<d2p1:Id>0</d2p1:Id>
<d2p1:LastName>String</d2p1:LastName>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Skills>
<d2p1:UserSkill>
<d2p1:Acquired>String</d2p1:Acquired>
<d2p1:Expires>String</d2p1:Expires>
<d2p1:Id>0</d2p1:Id>
<d2p1:LevelTitle>String</d2p1:LevelTitle>
<d2p1:LevelValue>0</d2p1:LevelValue>
<d2p1:ReasonForAssignment>String</d2p1:ReasonForAssignment>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
</d2p1:UserSkill>
</d2p1:Skills>
<d2p1:UserImageData>String</d2p1:UserImageData>
</d2p1:User>
</d2p1:Students>
<d2p1:Title>String</d2p1:Title>
<d2p1:Trainers>
<d2p1:User>
<d2p1:AdditionalInfos>
<d2p1:AdditionalInfo>
<d2p1:Name>String</d2p1:Name>
<d2p1:Value>String</d2p1:Value>
</d2p1:AdditionalInfo>
</d2p1:AdditionalInfos>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Contacts>
<d2p1:Contact>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:Value>String</d2p1:Value>
</d2p1:Contact>
</d2p1:Contacts>
<d2p1:Department>String</d2p1:Department>
<d2p1:DisplayName>String String</d2p1:DisplayName>
<d2p1:DomainId>0</d2p1:DomainId>
<d2p1:DomainName>String</d2p1:DomainName>
<d2p1:Email>String</d2p1:Email>
<d2p1:FirstName>String</d2p1:FirstName>
<d2p1:Groups>
<d2p1:Group>
<d2p1:Id>0</d2p1:Id>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Type>String</d2p1:Type>
</d2p1:Group>
</d2p1:Groups>
<d2p1:Guid>String</d2p1:Guid>
<d2p1:Id>0</d2p1:Id>
<d2p1:LastName>String</d2p1:LastName>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Skills>
<d2p1:UserSkill>
<d2p1:Acquired>String</d2p1:Acquired>
<d2p1:Expires>String</d2p1:Expires>
<d2p1:Id>0</d2p1:Id>
<d2p1:LevelTitle>String</d2p1:LevelTitle>
<d2p1:LevelValue>0</d2p1:LevelValue>
<d2p1:ReasonForAssignment>String</d2p1:ReasonForAssignment>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
</d2p1:UserSkill>
</d2p1:Skills>
<d2p1:UserImageData>String</d2p1:UserImageData>
</d2p1:User>
</d2p1:Trainers>
</d2p1:Class>
</d2p1:AllClasses>
<d2p1:AssignmentType>String</d2p1:AssignmentType>
<d2p1:ContentStartUrl>String</d2p1:ContentStartUrl>
<d2p1:Currency>String</d2p1:Currency>
<d2p1:DescriptionUrl>String</d2p1:DescriptionUrl>
<d2p1:IntroImageData>String</d2p1:IntroImageData>
<d2p1:IsDownloadable>false</d2p1:IsDownloadable>
<d2p1:IsMobileLesson>false</d2p1:IsMobileLesson>
<d2p1:IsRegistrationRequired>false</d2p1:IsRegistrationRequired>
<d2p1:KeepLessonStatus>false</d2p1:KeepLessonStatus>
<d2p1:Keywords xmlns:d10p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d10p1:string>String</d10p1:string>
</d2p1:Keywords>
<d2p1:LessonUsage>
<d2p1:AttemptCount>0</d2p1:AttemptCount>
<d2p1:ClassTitle>String</d2p1:ClassTitle>
<d2p1:EndDate>0001-01-01T00:00:00</d2p1:EndDate>
<d2p1:FirstUsed>0001-01-01T00:00:00</d2p1:FirstUsed>
<d2p1:LastUsed>0001-01-01T00:00:00</d2p1:LastUsed>
<d2p1:LessonId>0</d2p1:LessonId>
<d2p1:LessonLocation>String</d2p1:LessonLocation>
<d2p1:LessonScore>0</d2p1:LessonScore>
<d2p1:LessonStatus>String</d2p1:LessonStatus>
<d2p1:Rating>0</d2p1:Rating>
<d2p1:RegistrationStatus>0</d2p1:RegistrationStatus>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:StartDate>0001-01-01T00:00:00</d2p1:StartDate>
<d2p1:SuspendData>String</d2p1:SuspendData>
<d2p1:TimeUsed>0</d2p1:TimeUsed>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>0</d2p1:Type>
<d2p1:UserId>0</d2p1:UserId>
</d2p1:LessonUsage>
<d2p1:Mentors>
<d2p1:User>
<d2p1:AdditionalInfos>
<d2p1:AdditionalInfo>
<d2p1:Name>String</d2p1:Name>
<d2p1:Value>String</d2p1:Value>
</d2p1:AdditionalInfo>
</d2p1:AdditionalInfos>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Contacts>
<d2p1:Contact>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:Value>String</d2p1:Value>
</d2p1:Contact>
</d2p1:Contacts>
<d2p1:Department>String</d2p1:Department>
<d2p1:DisplayName>String String</d2p1:DisplayName>
<d2p1:DomainId>0</d2p1:DomainId>
<d2p1:DomainName>String</d2p1:DomainName>
<d2p1:Email>String</d2p1:Email>
<d2p1:FirstName>String</d2p1:FirstName>
<d2p1:Groups>
<d2p1:Group>
<d2p1:Id>0</d2p1:Id>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Type>String</d2p1:Type>
</d2p1:Group>
</d2p1:Groups>
<d2p1:Guid>String</d2p1:Guid>
<d2p1:Id>0</d2p1:Id>
<d2p1:LastName>String</d2p1:LastName>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Skills>
<d2p1:UserSkill>
<d2p1:Acquired>String</d2p1:Acquired>
<d2p1:Expires>String</d2p1:Expires>
<d2p1:Id>0</d2p1:Id>
<d2p1:LevelTitle>String</d2p1:LevelTitle>
<d2p1:LevelValue>0</d2p1:LevelValue>
<d2p1:ReasonForAssignment>String</d2p1:ReasonForAssignment>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
</d2p1:UserSkill>
</d2p1:Skills>
<d2p1:UserImageData>String</d2p1:UserImageData>
</d2p1:User>
</d2p1:Mentors>
<d2p1:MobileLessonStarterUrl>String</d2p1:MobileLessonStarterUrl>
<d2p1:MyClass>
<d2p1:Code>String</d2p1:Code>
<d2p1:CostCenter>String</d2p1:CostCenter>
<d2p1:Currency>String</d2p1:Currency>
<d2p1:Description>String</d2p1:Description>
<d2p1:FreePlaces>0</d2p1:FreePlaces>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsClosed>false</d2p1:IsClosed>
<d2p1:IsEnrolmentAllowed>false</d2p1:IsEnrolmentAllowed>
<d2p1:Locations>
<d2p1:ClassLocation>
<d2p1:Id>0</d2p1:Id>
<d2p1:RoomDescription>String</d2p1:RoomDescription>
<d2p1:RoomName>String</d2p1:RoomName>
<d2p1:RoomNo>String</d2p1:RoomNo>
<d2p1:VenueLink>String</d2p1:VenueLink>
<d2p1:VenueName>String</d2p1:VenueName>
</d2p1:ClassLocation>
</d2p1:Locations>
<d2p1:Places>0</d2p1:Places>
<d2p1:Price>String</d2p1:Price>
<d2p1:PriceInformation>String</d2p1:PriceInformation>
<d2p1:RegistrationBeginTime>String</d2p1:RegistrationBeginTime>
<d2p1:RegistrationEndTime>String</d2p1:RegistrationEndTime>
<d2p1:RegistrationStatus>String</d2p1:RegistrationStatus>
<d2p1:RunningBeginTime>String</d2p1:RunningBeginTime>
<d2p1:RunningEndTime>String</d2p1:RunningEndTime>
<d2p1:Sessions>
<d2p1:ClassSession>
<d2p1:EndTime>String</d2p1:EndTime>
<d2p1:Id>0</d2p1:Id>
<d2p1:StartTime>String</d2p1:StartTime>
<d2p1:Title>String</d2p1:Title>
</d2p1:ClassSession>
</d2p1:Sessions>
<d2p1:Students>
<d2p1:User>
<d2p1:AdditionalInfos>
<d2p1:AdditionalInfo>
<d2p1:Name>String</d2p1:Name>
<d2p1:Value>String</d2p1:Value>
</d2p1:AdditionalInfo>
</d2p1:AdditionalInfos>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Contacts>
<d2p1:Contact>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:Value>String</d2p1:Value>
</d2p1:Contact>
</d2p1:Contacts>
<d2p1:Department>String</d2p1:Department>
<d2p1:DisplayName>String String</d2p1:DisplayName>
<d2p1:DomainId>0</d2p1:DomainId>
<d2p1:DomainName>String</d2p1:DomainName>
<d2p1:Email>String</d2p1:Email>
<d2p1:FirstName>String</d2p1:FirstName>
<d2p1:Groups>
<d2p1:Group>
<d2p1:Id>0</d2p1:Id>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Type>String</d2p1:Type>
</d2p1:Group>
</d2p1:Groups>
<d2p1:Guid>String</d2p1:Guid>
<d2p1:Id>0</d2p1:Id>
<d2p1:LastName>String</d2p1:LastName>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Skills>
<d2p1:UserSkill>
<d2p1:Acquired>String</d2p1:Acquired>
<d2p1:Expires>String</d2p1:Expires>
<d2p1:Id>0</d2p1:Id>
<d2p1:LevelTitle>String</d2p1:LevelTitle>
<d2p1:LevelValue>0</d2p1:LevelValue>
<d2p1:ReasonForAssignment>String</d2p1:ReasonForAssignment>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
</d2p1:UserSkill>
</d2p1:Skills>
<d2p1:UserImageData>String</d2p1:UserImageData>
</d2p1:User>
</d2p1:Students>
<d2p1:Title>String</d2p1:Title>
<d2p1:Trainers>
<d2p1:User>
<d2p1:AdditionalInfos>
<d2p1:AdditionalInfo>
<d2p1:Name>String</d2p1:Name>
<d2p1:Value>String</d2p1:Value>
</d2p1:AdditionalInfo>
</d2p1:AdditionalInfos>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Contacts>
<d2p1:Contact>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
<d2p1:Value>String</d2p1:Value>
</d2p1:Contact>
</d2p1:Contacts>
<d2p1:Department>String</d2p1:Department>
<d2p1:DisplayName>String String</d2p1:DisplayName>
<d2p1:DomainId>0</d2p1:DomainId>
<d2p1:DomainName>String</d2p1:DomainName>
<d2p1:Email>String</d2p1:Email>
<d2p1:FirstName>String</d2p1:FirstName>
<d2p1:Groups>
<d2p1:Group>
<d2p1:Id>0</d2p1:Id>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Type>String</d2p1:Type>
</d2p1:Group>
</d2p1:Groups>
<d2p1:Guid>String</d2p1:Guid>
<d2p1:Id>0</d2p1:Id>
<d2p1:LastName>String</d2p1:LastName>
<d2p1:Name>String</d2p1:Name>
<d2p1:QualifiedName>String</d2p1:QualifiedName>
<d2p1:Skills>
<d2p1:UserSkill>
<d2p1:Acquired>String</d2p1:Acquired>
<d2p1:Expires>String</d2p1:Expires>
<d2p1:Id>0</d2p1:Id>
<d2p1:LevelTitle>String</d2p1:LevelTitle>
<d2p1:LevelValue>0</d2p1:LevelValue>
<d2p1:ReasonForAssignment>String</d2p1:ReasonForAssignment>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
</d2p1:UserSkill>
</d2p1:Skills>
<d2p1:UserImageData>String</d2p1:UserImageData>
</d2p1:User>
</d2p1:Trainers>
</d2p1:MyClass>
<d2p1:Price>0</d2p1:Price>
<d2p1:Questionnaire>
<d2p1:EvaluationLimit>0</d2p1:EvaluationLimit>
<d2p1:EvaluationTime>String</d2p1:EvaluationTime>
<d2p1:Evaluations>0</d2p1:Evaluations>
<d2p1:Id>0</d2p1:Id>
<d2p1:Language>String</d2p1:Language>
<d2p1:LastSaved>String</d2p1:LastSaved>
<d2p1:LockAfterFinalEvaluations>false</d2p1:LockAfterFinalEvaluations>
<d2p1:MaxEvaluations>0</d2p1:MaxEvaluations>
<d2p1:MayBePartiallyCorrect>false</d2p1:MayBePartiallyCorrect>
<d2p1:QuerstionnaireType>String</d2p1:QuerstionnaireType>
<d2p1:Questions>
<d2p1:Question>
<d2p1:AllowSurveyComments>false</d2p1:AllowSurveyComments>
<d2p1:AnswerType>String</d2p1:AnswerType>
<d2p1:Answers>
<d2p1:Answer>
<d2p1:AnswerText>String</d2p1:AnswerText>
<d2p1:Feedback>String</d2p1:Feedback>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsSelected>false</d2p1:IsSelected>
<d2p1:Points>0</d2p1:Points>
<d2p1:RandomOrder>false</d2p1:RandomOrder>
<d2p1:Type>String</d2p1:Type>
</d2p1:Answer>
</d2p1:Answers>
<d2p1:DragDropObjects>
<d2p1:AutomaticHorizontalLayout>false</d2p1:AutomaticHorizontalLayout>
<d2p1:BackgroundImage>String</d2p1:BackgroundImage>
<d2p1:BackgroundImageHeight>0</d2p1:BackgroundImageHeight>
<d2p1:BackgroundImageWidth>0</d2p1:BackgroundImageWidth>
<d2p1:EditorMode>String</d2p1:EditorMode>
<d2p1:GridX>0</d2p1:GridX>
<d2p1:GridY>0</d2p1:GridY>
<d2p1:MatchObjects>
<d2p1:MatchObject>
<d2p1:Align>String</d2p1:Align>
<d2p1:BorderColor>String</d2p1:BorderColor>
<d2p1:BorderWidth>String</d2p1:BorderWidth>
<d2p1:Color>String</d2p1:Color>
<d2p1:CurrentIdSrc>String</d2p1:CurrentIdSrc>
<d2p1:EvaluatedPoints>0</d2p1:EvaluatedPoints>
<d2p1:Height>0</d2p1:Height>
<d2p1:Id>String</d2p1:Id>
<d2p1:IdDst>String</d2p1:IdDst>
<d2p1:IdSrc>String</d2p1:IdSrc>
<d2p1:IsSourceObject>false</d2p1:IsSourceObject>
<d2p1:Left>0</d2p1:Left>
<d2p1:MatchObjectTexts>
<d2p1:MatchObjectText>
<d2p1:Language>String</d2p1:Language>
<d2p1:Text>String</d2p1:Text>
</d2p1:MatchObjectText>
</d2p1:MatchObjectTexts>
<d2p1:Points>0</d2p1:Points>
<d2p1:SnapPostion>String</d2p1:SnapPostion>
<d2p1:TextColor>String</d2p1:TextColor>
<d2p1:Top>0</d2p1:Top>
<d2p1:Valign>String</d2p1:Valign>
<d2p1:Width>0</d2p1:Width>
</d2p1:MatchObject>
</d2p1:MatchObjects>
<d2p1:Penality>0</d2p1:Penality>
<d2p1:PlayerHeight>0</d2p1:PlayerHeight>
<d2p1:RandomOrder>false</d2p1:RandomOrder>
<d2p1:ScoId>String</d2p1:ScoId>
<d2p1:Type>0</d2p1:Type>
</d2p1:DragDropObjects>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsAnswered>false</d2p1:IsAnswered>
<d2p1:IsBookmarked>false</d2p1:IsBookmarked>
<d2p1:Language>String</d2p1:Language>
<d2p1:Player>String</d2p1:Player>
<d2p1:QuestionType>String</d2p1:QuestionType>
<d2p1:Response>String</d2p1:Response>
<d2p1:Score>0</d2p1:Score>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Style>String</d2p1:Style>
<d2p1:SurveyComment>String</d2p1:SurveyComment>
<d2p1:Template>String</d2p1:Template>
<d2p1:Text>String</d2p1:Text>
<d2p1:TextHoles>
<d2p1:TextHole>
<d2p1:CaseSensitive>false</d2p1:CaseSensitive>
<d2p1:Id>0</d2p1:Id>
<d2p1:Length>0</d2p1:Length>
<d2p1:Placeholder>String</d2p1:Placeholder>
<d2p1:ShowHolesInText>false</d2p1:ShowHolesInText>
<d2p1:TextHoleAnswers>
<d2p1:TextHoleAnswers>
<d2p1:Answers>
<d2p1:TextHoleAnswer>
<d2p1:AnswerText>String</d2p1:AnswerText>
<d2p1:EvaluatedPoints>0</d2p1:EvaluatedPoints>
<d2p1:Feedback>String</d2p1:Feedback>
<d2p1:Points>0</d2p1:Points>
<d2p1:Text>String</d2p1:Text>
</d2p1:TextHoleAnswer>
</d2p1:Answers>
<d2p1:Language>String</d2p1:Language>
</d2p1:TextHoleAnswers>
</d2p1:TextHoleAnswers>
<d2p1:UseWildCards>false</d2p1:UseWildCards>
</d2p1:TextHole>
</d2p1:TextHoles>
<d2p1:TimeUsed>0</d2p1:TimeUsed>
<d2p1:Title>String</d2p1:Title>
</d2p1:Question>
</d2p1:Questions>
<d2p1:RandomOrder>false</d2p1:RandomOrder>
<d2p1:RandomQuestions>
<d2p1:RandomQuestion>
<d2p1:Position>0</d2p1:Position>
<d2p1:ProductiveQuestions>
<d2p1:Question>
<d2p1:AllowSurveyComments>false</d2p1:AllowSurveyComments>
<d2p1:AnswerType>String</d2p1:AnswerType>
<d2p1:Answers>
<d2p1:Answer>
<d2p1:AnswerText>String</d2p1:AnswerText>
<d2p1:Feedback>String</d2p1:Feedback>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsSelected>false</d2p1:IsSelected>
<d2p1:Points>0</d2p1:Points>
<d2p1:RandomOrder>false</d2p1:RandomOrder>
<d2p1:Type>String</d2p1:Type>
</d2p1:Answer>
</d2p1:Answers>
<d2p1:DragDropObjects>
<d2p1:AutomaticHorizontalLayout>false</d2p1:AutomaticHorizontalLayout>
<d2p1:BackgroundImage>String</d2p1:BackgroundImage>
<d2p1:BackgroundImageHeight>0</d2p1:BackgroundImageHeight>
<d2p1:BackgroundImageWidth>0</d2p1:BackgroundImageWidth>
<d2p1:EditorMode>String</d2p1:EditorMode>
<d2p1:GridX>0</d2p1:GridX>
<d2p1:GridY>0</d2p1:GridY>
<d2p1:MatchObjects>
<d2p1:MatchObject>
<d2p1:Align>String</d2p1:Align>
<d2p1:BorderColor>String</d2p1:BorderColor>
<d2p1:BorderWidth>String</d2p1:BorderWidth>
<d2p1:Color>String</d2p1:Color>
<d2p1:CurrentIdSrc>String</d2p1:CurrentIdSrc>
<d2p1:EvaluatedPoints>0</d2p1:EvaluatedPoints>
<d2p1:Height>0</d2p1:Height>
<d2p1:Id>String</d2p1:Id>
<d2p1:IdDst>String</d2p1:IdDst>
<d2p1:IdSrc>String</d2p1:IdSrc>
<d2p1:IsSourceObject>false</d2p1:IsSourceObject>
<d2p1:Left>0</d2p1:Left>
<d2p1:MatchObjectTexts>
<d2p1:MatchObjectText>
<d2p1:Language>String</d2p1:Language>
<d2p1:Text>String</d2p1:Text>
</d2p1:MatchObjectText>
</d2p1:MatchObjectTexts>
<d2p1:Points>0</d2p1:Points>
<d2p1:SnapPostion>String</d2p1:SnapPostion>
<d2p1:TextColor>String</d2p1:TextColor>
<d2p1:Top>0</d2p1:Top>
<d2p1:Valign>String</d2p1:Valign>
<d2p1:Width>0</d2p1:Width>
</d2p1:MatchObject>
</d2p1:MatchObjects>
<d2p1:Penality>0</d2p1:Penality>
<d2p1:PlayerHeight>0</d2p1:PlayerHeight>
<d2p1:RandomOrder>false</d2p1:RandomOrder>
<d2p1:ScoId>String</d2p1:ScoId>
<d2p1:Type>0</d2p1:Type>
</d2p1:DragDropObjects>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsAnswered>false</d2p1:IsAnswered>
<d2p1:IsBookmarked>false</d2p1:IsBookmarked>
<d2p1:Language>String</d2p1:Language>
<d2p1:Player>String</d2p1:Player>
<d2p1:QuestionType>String</d2p1:QuestionType>
<d2p1:Response>String</d2p1:Response>
<d2p1:Score>0</d2p1:Score>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Style>String</d2p1:Style>
<d2p1:SurveyComment>String</d2p1:SurveyComment>
<d2p1:Template>String</d2p1:Template>
<d2p1:Text>String</d2p1:Text>
<d2p1:TextHoles>
<d2p1:TextHole>
<d2p1:CaseSensitive>false</d2p1:CaseSensitive>
<d2p1:Id>0</d2p1:Id>
<d2p1:Length>0</d2p1:Length>
<d2p1:Placeholder>String</d2p1:Placeholder>
<d2p1:ShowHolesInText>false</d2p1:ShowHolesInText>
<d2p1:TextHoleAnswers>
<d2p1:TextHoleAnswers>
<d2p1:Answers>
<d2p1:TextHoleAnswer>
<d2p1:AnswerText>String</d2p1:AnswerText>
<d2p1:EvaluatedPoints>0</d2p1:EvaluatedPoints>
<d2p1:Feedback>String</d2p1:Feedback>
<d2p1:Points>0</d2p1:Points>
<d2p1:Text>String</d2p1:Text>
</d2p1:TextHoleAnswer>
</d2p1:Answers>
<d2p1:Language>String</d2p1:Language>
</d2p1:TextHoleAnswers>
</d2p1:TextHoleAnswers>
<d2p1:UseWildCards>false</d2p1:UseWildCards>
</d2p1:TextHole>
</d2p1:TextHoles>
<d2p1:TimeUsed>0</d2p1:TimeUsed>
<d2p1:Title>String</d2p1:Title>
</d2p1:Question>
</d2p1:ProductiveQuestions>
<d2p1:QuestionCount>0</d2p1:QuestionCount>
<d2p1:SubjectId>0</d2p1:SubjectId>
<d2p1:SubjectText>String</d2p1:SubjectText>
<d2p1:TestId>0</d2p1:TestId>
</d2p1:RandomQuestion>
</d2p1:RandomQuestions>
<d2p1:Score>0</d2p1:Score>
<d2p1:SequencingChoiceAllowed>false</d2p1:SequencingChoiceAllowed>
<d2p1:SerializationVersion>0</d2p1:SerializationVersion>
<d2p1:ShowCorrectAnswer>false</d2p1:ShowCorrectAnswer>
<d2p1:ShowPoints>false</d2p1:ShowPoints>
<d2p1:ShowScore>false</d2p1:ShowScore>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:StartTime>String</d2p1:StartTime>
<d2p1:State>String</d2p1:State>
<d2p1:TimeLimit>0</d2p1:TimeLimit>
<d2p1:Title>String</d2p1:Title>
</d2p1:Questionnaire>
<d2p1:Rating>
<d2p1:Average>0</d2p1:Average>
<d2p1:Count>0</d2p1:Count>
<d2p1:Mine>0</d2p1:Mine>
</d2p1:Rating>
<d2p1:RegistrationStatus>String</d2p1:RegistrationStatus>
<d2p1:RequiredLessonStatus>String</d2p1:RequiredLessonStatus>
<d2p1:RequiredScore>0</d2p1:RequiredScore>
<d2p1:RequiredSkills>
<d2p1:RequiredSkill>
<d2p1:Id>0</d2p1:Id>
<d2p1:IsFulfilled>false</d2p1:IsFulfilled>
<d2p1:RequiredLevelTitle>String</d2p1:RequiredLevelTitle>
<d2p1:RequiredLevelValue>0</d2p1:RequiredLevelValue>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:Title>String</d2p1:Title>
<d2p1:UserLevelTitle>String</d2p1:UserLevelTitle>
<d2p1:UserLevelValue>0</d2p1:UserLevelValue>
</d2p1:RequiredSkill>
</d2p1:RequiredSkills>
<d2p1:RunningBeginTime>0001-01-01T00:00:00</d2p1:RunningBeginTime>
<d2p1:RunningEndTime>0001-01-01T00:00:00</d2p1:RunningEndTime>
<d2p1:TPlanElements>
<d2p1:TPlanElement>
<d2p1:BlockScore>0</d2p1:BlockScore>
<d2p1:BlockStatus>String</d2p1:BlockStatus>
<d2p1:BlockTitle>String</d2p1:BlockTitle>
<d2p1:Children i:nil="true" />
<d2p1:ElementId>0</d2p1:ElementId>
<d2p1:IsLocked>false</d2p1:IsLocked>
<d2p1:Lesson i:nil="true" />
<d2p1:ShortDescription>String</d2p1:ShortDescription>
<d2p1:TreeLevel>0</d2p1:TreeLevel>
<d2p1:Type>String</d2p1:Type>
</d2p1:TPlanElement>
</d2p1:TPlanElements>
<d2p1:UiCompatibility xmlns:d10p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d10p1:string>String</d10p1:string>
</d2p1:UiCompatibility>
</d2p1:Lesson>
<d2p1:ShortDescription>String</d2p1:ShortDescription>
<d2p1:TreeLevel>0</d2p1:TreeLevel>
<d2p1:Type>String</d2p1:Type>
</d2p1:TPlanElement>
</d2p1:TPlanElements>
<d2p1:UiCompatibility xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:string>String</d7p1:string>
</d2p1:UiCompatibility>
</d2p1:Lesson>
<d2p1:ShortDescription>String</d2p1:ShortDescription>
<d2p1:TreeLevel>0</d2p1:TreeLevel>
<d2p1:Type>String</d2p1:Type>
</d2p1:TPlanElement>
</d2p1:TPlanElements>
<d2p1:UiCompatibility xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:string>String</d4p1:string>
</d2p1:UiCompatibility>
</d2p1:Lesson>
</Children>
<Folder xmlns:d2p1="http://schemas.datacontract.org/2004/07/Twi.Gt.Lms.ServiceModel.Types">
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Id>0</d2p1:Id>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:SubType>0</d2p1:SubType>
<d2p1:Summary>String</d2p1:Summary>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
</Folder>
<Parents xmlns:d2p1="http://schemas.datacontract.org/2004/07/Twi.Gt.Lms.ServiceModel.Types">
<d2p1:Item>
<d2p1:Attributes>
<d2p1:Attribute>
<d2p1:AttributeMetadataId>0</d2p1:AttributeMetadataId>
<d2p1:DoubleValue>0</d2p1:DoubleValue>
<d2p1:Id>0</d2p1:Id>
<d2p1:IntegerValue>0</d2p1:IntegerValue>
<d2p1:Name>String</d2p1:Name>
<d2p1:Ordinal>0</d2p1:Ordinal>
<d2p1:Source>String</d2p1:Source>
<d2p1:Value>String</d2p1:Value>
</d2p1:Attribute>
</d2p1:Attributes>
<d2p1:Id>0</d2p1:Id>
<d2p1:Sid>String</d2p1:Sid>
<d2p1:SubType>0</d2p1:SubType>
<d2p1:Summary>String</d2p1:Summary>
<d2p1:Title>String</d2p1:Title>
<d2p1:Type>String</d2p1:Type>
</d2p1:Item>
</Parents>
</GetCatalogFolderResponse>