<?xml version="1.0"?><project>
  <parent>
    <artifactId>slf4j-parent</artifactId>
    <groupId>org.slf4j</groupId>
    <version>1.2</version>
  </parent>
  <modelVersion>4.0.0</modelVersion>
  <groupId>org.slf4j</groupId>
  <artifactId>slf4j-skin</artifactId>
  <name>SLF4J Website Skin</name>
  <version>1.2</version>
  <organization>
    <name>slf4j.org</name>
    <url>http://www.slf4j.org</url>
  </organization>
  <build />
  <distributionManagement>
    <status>deployed</status>
  </distributionManagement>
</project>