<?xml version="1.0" encoding="UTF-8"?>
<application xmlns="http://ns.adobe.com/air/application/1.0">
<id>sample.HelloWorld</id>
<version>1.0</version>
<filename>Helloworld</filename>
<initialWindow>
<content>HelloWorld.swf</content>
<title>Helloworld Sample</title>
<visible>true</visible>
<width>300</width>
<height>300</height>
</initialWindow>
</application>
