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