<?xml version="1.0" encoding="UTF-8"?>
<cap:orthoimageryUrl
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xsi:schemaLocation="http://lpis.jrc.ec.europa.eu/registry/6.0.0 http://lpis.jrc.ec.europa.eu/registry/6.0.0/OrthoimageryUrl.xsd"
 xmlns:cap="http://lpis.jrc.ec.europa.eu/registry/6.0.0"
 xmlns="http://lpis.jrc.ec.europa.eu/registry/6.0.0"
 lpis_code="TEST-LPIS"
 reporting_year="2015">
	<cap:imageryUploadedToCid>true</cap:imageryUploadedToCid>
	<cap:wmsAccessInformation>
		<cap:url>https://www.urlAddessOfYourWms.com</cap:url>
		<cap:accessCredentials>
			<cap:username>username</cap:username>
			<cap:password>password</cap:password>
		</cap:accessCredentials>
		<cap:layerName>MyLayer1</cap:layerName>
		<cap:ogcFilter/>
	</cap:wmsAccessInformation>
</cap:orthoimageryUrl>
