<?xml version="1.0" encoding="utf-8" ?>
<application xmlns="http://ns.adobe.com/air/application/1.0">
<id>TestID</id>
	<version>v1</version>
    <filename>foo</filename>
    <name></name>
    <copyright>Adobe Systems Inc. 2007</copyright>
    

	<initialWindow>
		<content>bug14511.swf</content>   
		<title>1.0</title>
		<systemChrome>none</systemChrome>
		<transparent>true</transparent>
		<minSize>200 200</minSize>
		<!--<visible>true</visible>-->
	</initialWindow>
    
    
    <allowBrowserInvocation>true</allowBrowserInvocation>
    <icon>40by17.PNG</icon>
    
    <fileTypes>
    </fileTypes>
</application>