int(1) int(0)
Array
(
    [appinfo attr] => Array
        (
            [version] => 1.0
        )

    [appinfo] => Array
        (
            [name] => MyApp Portable
            [description] => MyApp packaged as a portable application
            [guid] => 0ac8b196-13cc-48bb-90d4-7978cabe4684
            [version] => 0.1.2.3
            [icons] => Array
                (
                    [icon] => Array
                        (
                            [0 attr] => Array
                                (
                                    [type] => image/png
                                    [location] => appicon.png
                                )

                            [0] => 
                            [1 attr] => Array
                                (
                                    [type] => image/vnd.microsoft.icon
                                    [location] => appicon.ico
                                )

                            [1] => 
                        )

                )

            [launchers] => Array
                (
                    [launcher] => Array
                        (
                            [0 attr] => Array
                                (
                                    [name] => MyApp Portable Launcher
                                    [location] => ..\..\MyAppPortable.exe
                                    [parameters] => -?
                                )

                            [0] => 
                            [1 attr] => Array
                                (
                                    [name] => MyApp Portable List Launcher
                                    [location] => ..\..\MyAppListPortable.exe
                                )

                            [1] => 
                        )

                )

            [copyright] => Copyright 2007 Ryan McCue.
        )

)