<?xml version="1.0" encoding="utf-8"?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="vertical" viewSourceURL="srcview/index.html">
    
    <!--
        The following code contained in this chapter's bundle consists of: 
        
            Figure 2-5
                The finished code for your Hello World Flex application.
    -->
    
</mx:Application>