<?xml version="1.0"?>
<manifest 	identifier="2020 Accountancy Law " 
			version="1.2" 
			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>
	</metadata>

	<organizations default="Rustici Software">
		<organization identifier="Rustici Software">
			<title>2020 Accountancy Law </title>
			<item identifier="SCO1" identifierref="SCO1" isvisible="true">
				<title>2020 Accountancy Law Chapter 1</title>
			</item>
			<item identifier="SCO2" identifierref="SCO2" isvisible="true">
				<title>2020 Accountancy Law Chapter 2</title>
			</item>
			<item identifier="SCO3" identifierref="SCO3" isvisible="true">
				<title>2020 Accountancy Law Final Exam</title>
			</item>
		</organization>
	</organizations>

	<resources>
		<resource identifier="SCO1" type="webcontent" adlcp:scormtype="sco" href="Chapter 1/index_lms.html" />
		<resource identifier="SCO2" type="webcontent" adlcp:scormtype="sco" href="Chapter 2/index_lms.html" />
		<resource identifier="SCO3" type="webcontent" adlcp:scormtype="sco" href="Final Exam/index_lms.html" />
	</resources>
</manifest>