<?xml version="1.0" encoding="iso-8859-1"?>
<install version="1.5" type="sef_ext">
	<name>ABC Listings</name>
	<author>Airiny</author>
	<creationDate>2010-01-01</creationDate>
	<copyright>Airiny</copyright>
	<license>Copyrighted - http://www.airiny.com</license>
	<authorEmail>info@airiny.com</authorEmail>
	<authorUrl>www.airiny.com</authorUrl>
	<version>1.0.0</version>
	<description>Adds SEO support ABC component.</description>
	<files>
		<filename sef_ext="contact">com_abc.php</filename>
	</files>
	<params>
 		<param name="title" type="text" default="alphabetical" label="Letter listing prefix" description="The SEF URI will be like [title]/[letter]">
 		</param>
 	</params>
</install>
