<?xml version="1.0"?>
						<manifest identifier="AB2899BEE45264A9BA5AC1E2E713F16B7" version="1.1"
						          xmlns="http://www.imsproject.org/xsd/imscp_rootv1p1p2" 
						          xmlns:adlcp="http://www.adlnet.org/xsd/adlcp_rootv1p2"
						          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
						          xsi:schemaLocation="http://www.imsproject.org/xsd/imscp_rootv1p1p2 imscp_rootv1p1p2.xsd 
						                              http://www.imsglobal.org/xsd/imsmd_rootv1p2p1 imsmd_rootv1p2p1.xsd 
						                              http://www.adlnet.org/xsd/adlcp_rootv1p2 adlcp_rootv1p2.xsd">  <metadata>
      <schema>ADL SCORM</schema>
      <schemaversion>1.2</schemaversion>
      <adlcp:location>courseMetadata.xml</adlcp:location>
   </metadata>
   <organizations default = "LINEAR">
      <organization identifier = "LINEAR">
         <title>%TITLE%</title>
         <item identifier ="ident001" identifierref ="ref001" isvisible = "true">
              <title>%SCO1%</title>
         </item>
		          <item identifier ="ident002" identifierref ="ref002" isvisible = "true">
              <title>%SCO2%</title>
         </item>
		          <item identifier ="ident003" identifierref ="ref003" isvisible = "true">
              <title>%SCO3%</title>
         </item>
		          <item identifier ="ident004" identifierref ="ref004" isvisible = "true">
              <title>%SCO4%</title>
         </item>
		          <item identifier ="ident005" identifierref ="ref005" isvisible = "true">
              <title>%SCO5%</title>
         </item>
		          <item identifier ="ident006" identifierref ="ref006" isvisible = "true">
              <title>%SCO6%</title>
         </item>
      </organization>
   </organizations>
   <resources>
      <resource identifier ="ref001" type = "webcontent" adlcp:scormtype ="sco" href="%SCO1_LAUNCH_PAGE%">
               <file href = "SCO1_LAUNCH_PAGE"/>
      </resource>
	        <resource identifier ="ref002" type = "webcontent" adlcp:scormtype ="sco" href="%SCO2_LAUNCH_PAGE%">
               <file href = "SCO2_LAUNCH_PAGE"/>
      </resource>
	        <resource identifier ="ref003" type = "webcontent" adlcp:scormtype ="sco" href="%SCO3_LAUNCH_PAGE%">
               <file href = "SCO3_LAUNCH_PAGE"/>
      </resource>
	        <resource identifier ="ref004" type = "webcontent" adlcp:scormtype ="sco" href="%SCO4_LAUNCH_PAGE%">
               <file href = "SCO4_LAUNCH_PAGE"/>
      </resource>
	        <resource identifier ="ref005" type = "webcontent" adlcp:scormtype ="sco" href="%SCO5_LAUNCH_PAGE%">
               <file href = "SCO5_LAUNCH_PAGE"/>
      </resource>
	        <resource identifier ="ref006" type = "webcontent" adlcp:scormtype ="sco" href="%SCO6_LAUNCH_PAGE%">
               <file href = "SCO6_LAUNCH_PAGE"/>
      </resource>
   </resources>
</manifest>


