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