<?xml version = "1.0" encoding = "UTF-8"?>
<manifest xmlns = "http://www.imsglobal.org/xsd/imscp_v1p1" 
	xmlns:imsmd = "http://www.imsglobal.org/xsd/imsmd_v1p2" 
	xmlns:xsi = "http://www.w3.org/2001/XMLSchema-instance" 	xsi:schemaLocation = "http://www.imsglobal.org/xsd/imscp_v1p1 http://www.imsglobal.org/xsd/imscp_v1p1.xsd http://www.imsglobal.org/xsd/imsmd_v1p2 http://www.imsglobal.org/xsd/imsmd_v1p2.xsd "
		identifier="Manifest5-CEC3D3-3201-DF8E-8F42-3CEED12F4197"
   	version="IMS CP 1.1.4">

	<metadata>
		<schema>IMS Content</schema>
		<schemaversion>1.1.4</schemaversion>
		<lom>
			<general>
				<title>
					<langstring xml:lang="en-US">IMS Content Packaging for Consurmer Arithmetic by Annette Culley</langstring>
				</title>
			</general>
		</lom>
	</metadata>
	
	<organizations default="TOC1">
	
		<organization identifier="TOC1" structure="hierarchical">
			<title>Pretest</title>
				<item identifier="ITEM1" identifierref="RESOURCE1">
					<title>Pretest</title>
				</item>
		</organization>
		
		<organization identifier="TOC2" structure="hierarchical">
			<title> Basic Skills </title>
					<item identifier="TOC2_ITEM2" identifierref="RESOURCE2">
					 	<title>Converting Percentages to Decimals</title>
					</item>
					<item identifier="TOC2_ITEM3" identifierref="RESOURCE3">
						<title>Increasing by a Percentage</title>
					</item>
					<item identifier="TOC2_ITEM4" identifierref="RESOURCE4">
						<title>Decreasing by a Percentage </title>
					</item>
		</organization>
		
		<organization identifier="TOC3" structure="hierarchical">
			<title> Investing Money </title>
				<item identifier="TOC3_ITEM5" identifierref="RESOURCE5">
					<title>Simple Interest for Investment</title>
				</item>
				<item identifier="TOC3_ITEM6" identifierref="RESOURCE6">
					<title>Compound Interest for Investment</title>
				</item>
				<item identifier="TOC3_ITEM7" identifierref="RESOURCE7">
					<title>Comparing different time periods when Investing</title>
				</item>
		</organization>
		
		<organization identifier="TOC4" structure="hierarchical">		
			<title> Borrowing Money and Depreciation </title>	
				<item identifier="TOC4_ITEM8" identifierref="RESOURCE8">
					<title>Simple Interest for Loans</title>
				</item>
				<item identifier="TOC4_ITEM9" identifierref="RESOURCE9">
					<title>Compound interest for Loans</title>
				</item>
				<item identifier="TOC4_ITEM10" identifierref="RESOURCE10">
					<title>Depreciation</title>
				</item>
		</organization>
		
		<organization identifier="TOC5" structure="hierarchical">	
			<title> Progress Test </title>
				<item identifier="TOC5_ITEM11" identifierref="RESOURCE11">
					<title>Progress Self Test</title>
				</item>	
		</organization>
		
		<organization identifier="TOC6" structure="hierarchical">	
			<title> Project </title>
				<item identifier="TOC6_ITEM12" identifierref="RESOURCE12">
					<title>Project Outline</title>
				</item>	
		</organization>
		
		<organization identifier="TOC7" structure="hierarchical">	
			<title> Consumer Arithmetic Test </title>
				<item identifier="TOC7_ITEM13" identifierref="RESOURCE13">
					<title>Consurmer Arithmetic Test</title>
				</item>	
		</organization>
				
	</organizations>
	
	<resources>
		<resource identifier="RESOURCE1" type="webcontent" href="Pretest.htm">
			<file href="Pretest.htm"/>
		</resource>
		<resource identifier="RESOURCE2" type="webcontent" href="Decimal.htm">
			<file href="Decimal.htm"/>
		</resource>
		<resource identifier="RESOURCE3" type="webcontent" href="Increase.htm">
			<file href="Increase.htm"/>
		</resource>
		<resource identifier="RESOURCE4" type="webcontent" href="Decrease.htm">
			<file href="Decrease.htm"/>
		</resource>
		<resource identifier="RESOURCE5" type="webcontent" href="SimpInv.htm">
			<file href="SimpInv.htm"/>
		</resource>
		<resource identifier="RESOURCE6" type="webcontent" href="CompInv.htm">
			<file href="CompInv.htm"/>
		</resource>
		<resource identifier="RESOURCE7" type="webcontent" href="TimeInv.htm">
			<file href="TimeInv.htm"/>
		</resource>
		<resource identifier="RESOURCE8" type="webcontent" href="SimpLn.htm">
			<file href="SimpLn.htm"/>
		</resource>
		<resource identifier="RESOURCE9" type="webcontent" href="CompLn.htm">
			<file href="CompLn.htm"/>
		</resource>
		<resource identifier="RESOURCE10" type="webcontent" href="Depr.htm">
			<file href="Depr.htm"/>
		</resource>
		<resource identifier="RESOURCE11" type="webcontent" href="ProgSTest.htm">
			<file href="ProgSTest.htm"/>
		</resource>
		<resource identifier="RESOURCE12" type="webcontent" href="Project.htm">
			<file href="Project.htm"/>
		</resource>
		<resource identifier="RESOURCE13" type="webcontent" href="CATest.htm">
			<file href="CATest.htm"/>
		</resource>

	</resources>
	
</manifest>
