Thank you for the response. I apologize for the late late late reply, as I never received an e-mail alert about somebody replying back. Thank you.
<?xml version="1.0" standalone="no"?>
<manifest identifier="completionExample" version="1.0"
<metadata>
<schema>ADL SCORM</schema>
<schemaversion>2004 3rd Edition</schemaversion>
</metadata>
<organizations default="org_pipwerks">
<organization identifier="org_pipwerks">
<title>COURSE TITLE</title>
<item identifier="pipwerks_SCORM2004_item01" identifierref="pipwerks_SCORM2004_item01_resource">
<title>COURSE TITLE</title>
</item>
<imsss:sequencing>
<imsss:controlMode choiceExit="true" flow="true"/>
<imsss:deliveryControls completionSetByContent="true" objectiveSetByContent="true"/>
</imsss:sequencing>
</organization>
</organizations>
<resources>
<resource identifier="pipwerks_SCORM2004_item01_resource" adlcp:scormType="sco" href="index.html" type="webcontent">
<file href="index.html"/>
<file href="SCORM_API_wrapper.js"/>
</resource>
</resources>
</manifest>