0df851
0df851
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
0df851
	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
0df851
	<modelVersion>4.0.0</modelVersion>
0df851
	<groupId>org.w3c.css</groupId>
0df851
	<artifactId>sac</artifactId>
0df851
	<version>1.3</version>
0df851
	<packaging>jar</packaging>
0df851
	<name>Simple API for CSS</name>
0df851
	<description>SAC is a standard interface for CSS parsers.</description>
0df851
	<url>http://www.w3.org/Style/CSS/SAC/</url>
0df851
	<organization>
0df851
		<name>World Wide Web Consortium</name>
0df851
		<url>http://www.w3.org/</url>
0df851
	</organization>
0df851
	<licenses>
0df851
		<license>
0df851
			<name>The W3C Software License</name>
0df851
			<url>http://www.w3.org/Consortium/Legal/copyright-software-19980720</url>
0df851
		</license>
0df851
	</licenses>
0df851
	<mailingLists>
0df851
		<mailingList>
0df851
			<name>www-style</name>
0df851
			<subscribe>http://lists.w3.org/Archives/Public/www-style/</subscribe>
0df851
			<unsubscribe>http://lists.w3.org/Archives/Public/www-style/</unsubscribe>
0df851
			<archive>http://lists.w3.org/Archives/Public/www-style/</archive>
0df851
			<post>www-style@w3.org</post>
0df851
		</mailingList>
0df851
	</mailingLists>
0df851
</project>