<?xml version="1.0" ?>
<dependencyMap>
	<dependency>
		<maven>
			<artifactId>xmlenc</artifactId>
			<groupId>org.znerd</groupId>
			<version>0.53</version>
		</maven>
		<jpp>
			<artifactId>xmlenc</artifactId>
			<groupId>JPP</groupId>
		</jpp>
	</dependency>
	<dependency>
		<maven>
			<artifactId>xmlenc</artifactId>
			<groupId>xmlenc</groupId>
			<version>0.53</version>
		</maven>
		<jpp>
			<artifactId>xmlenc</artifactId>
			<groupId>JPP</groupId>
		</jpp>
	</dependency>
</dependencyMap>
