<?xml version="1.0" encoding="UTF-8"?>
<CovarianceMatrix xmlns="http://www.opengis.net/igm/0.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xmlns:gco="http://www.isotc211.org/2005/gco" 
xsi:schemaLocation="http://www.opengis.net/igm/0.0 igmCovarianceMatrix.xsd"
id="CovarianceMatrixOrientationDefault">
	<measureDescription>
		<gco:CharacterString>This default CovarianceMatrix for sets of initial values in the ImageOrientation data structure specifies a diagonal matrix with the same value for the position coordinates, and a different value for the attitude values. The position coordinate variances correspond to a standard deviation of about 5337 metres, and the attitude variances correspond to a standard deviation of about 1.089 radians. </gco:CharacterString> 
	</measureDescription>
	<matrixSize>6</matrixSize>
	<adjustedParameters>SensorPositionAny1 SensorPositionAny2  SensorPositionAny3  SensorAttitudeAny1 SensorAttitudeAny2 SensorAttitudeAny3</adjustedParameters>
	<result>
		<DiagonalMatrix>
			<valueUnit>m m m r r r</valueUnit>
			<valuesList>28490000  28490000 28490000  1.186 1.186 1.186</valuesList>
		</DiagonalMatrix>
	</result>
</CovarianceMatrix>
