<?xml version="1.0" standalone="no" ?>
<!--
Single SCO with basic runtime calls. SCORM 1.2.

Provided by Rustici Software - http://www.scorm.com

This example demonstrates the use of basic runtime calls in a multi-page SCO. It
includes a demonstration of bookmarking, status reporting (completion and success), 
score and time. It also includes the addition of a basic "controller" for providing
intra-SCO navigation.
-->

<manifest identifier="com.scorm.golfsamples.runtime.basicruntime.12" version="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>
  </metadata>
	<organizations default="ratnasagar">
		<organization identifier="ratnasagar">
			<title>RSPL Animated Activity</title>
			<item identifier="item_1" identifierref="resource_1">
				<title>RSPL Animated Activity</title>
			</item>
		</organization>
	</organizations>
	<resources>
		<resource identifier="resource_1" type="webcontent" adlcp:scormtype="sco" href="contents/index.html">
<file href="adlcp_rootv1p2.xsd"/>
<file href="imscp_rootv1p1p2.xsd"/>
<file href="imsmd_rootv1p2p1.xsd"/>
<file href="ims_xml.xsd"/>
<file href="contents/index.html"/>
<file href="contents/bootstrap/css/bootstrap.min.css"/>
<file href="contents/bootstrap/css/bootstrap.min.css.map"/>
<file href="contents/bootstrap/js/bootstrap.min.js"/>
<file href="contents/bootstrap/js/bootstrap.min.js.map"/>
<file href="contents/css/style.css"/>
<file href="contents/fonts/MyriadPro-Bold.otf"/>
<file href="contents/fonts/MyriadPro-Regular.otf"/>
<file href="contents/images/--back.png"/>
<file href="contents/images/back.png"/>
<file href="contents/images/early_civ.jpg"/>
<file href="contents/images/egyp.jpg"/>
<file href="contents/images/mesopotamia_main.jpg"/>
<file href="contents/images/pic1.jpg"/>
<file href="contents/images/pic10.jpg"/>
<file href="contents/images/pic11.jpg"/>
<file href="contents/images/pic1a.jpg"/>
<file href="contents/images/pic1b.jpg"/>
<file href="contents/images/pic1c.jpg"/>
<file href="contents/images/pic2.jpg"/>
<file href="contents/images/pic2a.jpg"/>
<file href="contents/images/pic2b.jpg"/>
<file href="contents/images/pic2c1.jpg"/>
<file href="contents/images/pic2c2.jpg"/>
<file href="contents/images/pic2c3.jpg"/>
<file href="contents/images/pic2c4.jpg"/>
<file href="contents/images/pic3.jpg"/>
<file href="contents/images/pic3a.jpg"/>
<file href="contents/images/pic3b.jpg"/>
<file href="contents/images/pic3c.jpg"/>
<file href="contents/images/pic3d.jpg"/>
<file href="contents/images/pic4.jpg"/>
<file href="contents/images/pic5.jpg"/>
<file href="contents/images/pic6.jpg"/>
<file href="contents/images/pic7.jpg"/>
<file href="contents/images/pic8.jpg"/>
<file href="contents/images/pic9.jpg"/>
<file href="contents/images/plus.png"/>
<file href="contents/images/sample.jpg"/>
<file href="contents/js/abc.js"/>
<file href="contents/js/data.js"/>
<file href="contents/js/jquery-1.10.2.js"/>
<file href="contents/js/jquery-1.11.1.min.js"/>
<file href="contents/js/jquery-ui.js"/>
<file href="__fonts/Montserrat-Black.ttf"/>
<file href="__fonts/Montserrat-Bold.ttf"/>
<file href="__fonts/Montserrat-ExtraBold.ttf"/>
<file href="__fonts/Montserrat-Light.ttf"/>
<file href="__fonts/Montserrat-Medium.ttf"/>
<file href="__fonts/Montserrat-Regular.ttf"/>
<file href="__fonts/Montserrat-SemiBold.ttf"/>
<file href="__fonts/MyriadPro-Bold.otf"/>
<file href="__fonts/MyriadPro-Regular.otf"/>
</resource>
	</resources>
</manifest>
