<?xml version="1.0"?>
<!DOCTYPE package-info SYSTEM "http://www.simplemachines.org/xml/package-info">
<package-info xmlns="http://www.simplemachines.org/xml/package-info" xmlns:smf="http://www.simplemachines.org/">
	<name>AJAX Personal Text</name>
	<id>yodaofdarkness:ajaxpersonal</id>
	<type>modification</type>
	<version>1.0.2</version>

	<install for="2.0-2.99.99">
		<modification type="file" format="xml">install.xml</modification>
		<readme type="file" parsebbc="true">readme.txt</readme>
	</install>

	<upgrade from="1.0.1">
		<modification type="file" format="xml">upgrade.xml</modification>
	</upgrade>

	<uninstall>
		<modification type="file" format="xml" reverse="true">install.xml</modification>
	</uninstall>
</package-info>