<?xml version="1.0"?>
<lom xmlns="http://www.imsglobal.org/xsd/imsmd_rootv1p2p1"
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	 xmlns:pkgprop="http://www.scorm.com/xsd/ScormEnginePackageProperties"
     xsi:schemaLocation="http://www.imsglobal.org/xsd/imsmd_rootv1p2p1 imsmd_rootv1p2p1.xsd 
	 http://www.scorm.com/xsd/ScormEnginePackageProperties ScormEnginePackageProperties.xsd">

    <general>
        
        <title>
            <langstring>@CP_COURSE_TITLE</langstring>
        </title>
        
        <catalogentry>
            <catalog>Catalog</catalog>
            <entry>
                <langstring>@CP_COURSE_IDENTIFIER</langstring>
            </entry>
        </catalogentry>
        
        <language>@CP_LANGUAGE</language>

        <description>
					<langstring>@CP_COURSE_DESCRIPTION</langstring>
		</description>
        
        
            @CP_KEYWORDS

    </general>
    <lifecycle>
        
        <version>
            <langstring>@CP_COURSE_VERSION</langstring>
        </version>
        <status>
            <source>
                <langstring xml:lang="x-none">LOMv1.0</langstring>
            </source>
            <value>
                <langstring xml:lang="x-none">Final</langstring>
            </value>
        </status>
        <contribute>
            <role>
                <source>
                    <langstring xml:lang="x-none">LOMv1.0</langstring>
                </source>
                <value>
                    <langstring xml:lang="x-none">Author</langstring>
                </value>
            </role>
            <centity>
                <vcard>
                    BEGIN:VCARD
                    VERSION:2.1
                    @CP_LIFECYCLE_VCARD
                    END:VCARD
                </vcard>
            </centity>
        </contribute>
        <contribute>
            <role>
                <source>
                    <langstring xml:lang="x-none">LOMv1.0</langstring>
                </source>
                <value>
                    <langstring xml:lang="x-none">Publisher</langstring>
                </value>
            </role>
            <centity>
                <vcard>
                    BEGIN:VCARD
                    VERSION:2.1
                    FN:Adobe Captivate
                    NOTE: version @CP_VERSION             
                    URL: http://www.adobe.com/products/captivate.html
                    END:VCARD
                </vcard>
            </centity>
        </contribute>
        <contribute>
            <role>
                <source>
                    <langstring xml:lang="x-none">LOMv1.0</langstring>
                </source>
                <value>
                    <langstring xml:lang="x-none">Technical Implementer</langstring>
                </value>
            </role>
            <centity>
                <vcard>
                    @CP_SCORMDRIVER_VCARD
                </vcard>
            </centity>
        </contribute>
    </lifecycle>
    <metametadata>
        <metadatascheme>ADL SCORM 1.2</metadatascheme>
    </metametadata>
    <technical>
        <format>text/html</format>
        <format>application/x-javascript</format>
        <format>application/x-shockwave-flash</format>
        <format>text/css</format>
        <location>indexAPI.html</location>
		
        <pkgprop:ScormEnginePackageProperties xmlns="http://www.scorm.com/ScormEnginePackageProperties">
            <appearance>
                <displayStage>
          
                    <desired>
                        <width>@CP_SWF_WIDTH</width>
                        <height>@CP_SWF_HEIGHT</height>
                        <fullscreen>@CP_FULLSCREEN</fullscreen>
                    </desired>
                    <required>
                        <width>0</width>
                        <height>0</height>
                        <fullscreen>no</fullscreen>
                    </required>
                </displayStage>
            </appearance>
            <behavior>
                <alwaysFlowToFirstSco>yes</alwaysFlowToFirstSco>
                <scoreOverridesStatus>no</scoreOverridesStatus>
            </behavior>

        </pkgprop:ScormEnginePackageProperties>
    </technical>
    <rights>
        <cost>
            <source>
                <langstring xml:lang="x-none">LOMv1.0</langstring>
            </source>
            <value>
                <langstring xml:lang="x-none">yes</langstring>
            </value>
        </cost>
        <copyrightandotherrestrictions>
            <source>
                <langstring xml:lang="x-none">LOMv1.0</langstring>
            </source>
            <value>
                <langstring xml:lang="x-none">yes</langstring>
            </value>
        </copyrightandotherrestrictions>
    </rights>
    <classification>
        <purpose>
            <source>
                <langstring xml:lang="x-none">LOMv1.0</langstring>
            </source>
            <value>
                <langstring xml:lang="x-none">Educational Objective</langstring>
            </value>
        </purpose>
        
        <description>
            <langstring>@CP_COURSE_DESCRIPTION</langstring>
        </description>
        
        
            @CP_KEYWORDS

    </classification>
</lom>
