<application xmlns="http://ns.adobe.com/air/application/33.1">
  <id>Awing</id>
  <filename>Awing</filename>
  <architecture />
  <name>Awing</name>
  <versionNumber>0.1.0</versionNumber>
  <initialWindow>
    <content>Awing.swf</content>
    <title>Awing</title>
    <systemChrome>standard</systemChrome>
    <transparent>false</transparent>
    <minimizable>true</minimizable>
    <maximizable>true</maximizable>
    <width>200</width>
    <height>80</height>
    <x>2</x>
    <y>2</y>
    <resizable>true</resizable>
    <requestedDisplayResolution>high</requestedDisplayResolution>
    <depthAndStencil>true</depthAndStencil>
    <renderMode>direct</renderMode>
    <autoOrients>false</autoOrients>
    <fullScreen>false</fullScreen>
    <visible>true</visible>
  </initialWindow>
</application>