<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<application xmlns="http://ns.adobe.com/air/application/3.5">
    <id>net.scoe.USALearns16-20</id>
    <versionNumber>1.0</versionNumber>
    <filename>USALearnsApp_Level1</filename>
    <description></description>
    <!-- To localize the description, use the following format for the description element.
	<description>
		<text xml:lang="en">English App description goes here</text>
		<text xml:lang="fr">French App description goes here</text>
		<text xml:lang="ja">Japanese App description goes here</text>
	</description>
	-->
    <name>USALearnsApp_Level1</name>
    <!-- To localize the name, use the following format for the name element.
	<name>
		<text xml:lang="en">English App name goes here</text>
		<text xml:lang="fr">French App name goes here</text>
		<text xml:lang="ja">Japanese App name goes here</text>
	</name>
	-->
    <copyright></copyright>
    <initialWindow>
        <content>USALearnsApp_Level1.swf</content>
        <systemChrome>standard</systemChrome>
        <transparent>false</transparent>
        <visible>true</visible>
        <fullScreen>false</fullScreen>
        <autoOrients>false</autoOrients>
        <aspectRatio>portrait</aspectRatio>
        <renderMode>auto</renderMode>
    </initialWindow>
    <customUpdateUI>false</customUpdateUI>
    <allowBrowserInvocation>false</allowBrowserInvocation>
    <icon>
        <image29x29>Graphics/RAY'S%20GRAPHICS/USAL%20App%20Icons/USAL_29.png</image29x29>
        <image57x57>Graphics/RAY'S%20GRAPHICS/USAL%20App%20Icons/USAL_57.png</image57x57>
        <image114x114>Graphics/RAY'S%20GRAPHICS/USAL%20App%20Icons/USAL_114.png</image114x114>
        <image512x512>Graphics/RAY'S%20GRAPHICS/USAL%20App%20Icons/USAL_512.png</image512x512>
        <image48x48>Graphics/RAY'S%20GRAPHICS/USAL%20App%20Icons/USAL_48.png</image48x48>
        <image72x72>Graphics/RAY'S%20GRAPHICS/USAL%20App%20Icons/USAL_72.png</image72x72>
    </icon>
    <iPhone>
        <!--requestedDisplayResolution>high</requestedDisplayResolution-->
        <InfoAdditions><![CDATA[<key>FacebookAppID</key><string>122182137944822</string><key>UIDeviceFamily</key><array><string>1</string><string>2</string></array><key>CFBundleURLTypes</key><array><dict><key>CFBundleURLSchemes</key><array><string>fb122182137944822</string></array></dict></array>]]></InfoAdditions>
        <requestedDisplayResolution>high</requestedDisplayResolution>
    </iPhone>
    <extensions>
        <extensionID>com.milkmangames.extensions.GoViral</extensionID>
        <extensionID>com.milkmangames.extensions.IAd</extensionID>
    </extensions>
</application>