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