﻿<?xml version="1.0" encoding="UTF-8"?>
<appinfo version="1.1" xmlns="paid" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="paid http://cubegames.net/appinfo.xsl">
	<name>MyApp Portable</name>
	<description>MyApp packaged as a portable application</description>
	<guid>0ac8b196-13cc-48bb-90d4-7978cabe4684</guid>
	<version>0.1.2.3</version>
	<versionurl>http://cubegames.net/appinfo.xml</versionurl>
	<icons>
		<icon type="image/png" location="appicon.png" />
		<icon type="image/vnd.microsoft.icon" location="appicon.ico" />
	</icons>
	<launchers>
		<launcher name="MyApp Portable Launcher" location="..\..\MyAppPortable.exe" parameters="-?" />
		<launcher name="MyApp Portable List Launcher" location="..\..\MyAppListPortable.exe" />
	</launchers>
	<copyright>Copyright 2007 Ryan McCue.</copyright>
</appinfo>
