<?xml version="1.0" encoding="UTF-8"?><!--Sample XML file generated by XMLSPY v2004 rel. 3 U (http://www.xmlspy.com)--><ncco:netcdfCoverages xmlns="http://www.ucar.edu/schemas/netcdf" xmlns:ncco="http://www.ucar.edu/schemas/netcdf/coverage" xmlns:gml="http://www.opengis.net/gml" xmlns:nc="http://www.ucar.edu/schemas/netcdf" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.ucar.edu/schemas/netcdf/coverageD:\Lorenzo\Work\Geomatics\Galeon\ncML-G\netcdf-coverage.xsd">	<dimension name="latitude" length="3"/>	<dimension name="longitude" length="2"/>	<dimension name="time" length="5" isUnlimited="true"/>	<attribute name="Conventions" type="string" value="CF-1.0"/>	<attribute name="institute" type="string" value="The British Atmospheric Data Centre."/>	<attribute name="source" type="string" value="Model developed in conjunction with IPLSPSC."/>	<attribute name="history" type="string" value="10 Sep 2002 - Created by hand.18 Mar 2003 - Modified by feet."/>	<attribute name="title" type="string" value="Model output from imaginary model (temperONETER)."/>	<attribute name="comment" type="string" value="Not very useful data."/>	<attribute name="references" type="string" value="A great report somewhere!"/>	<coordinateAxis name="time" shape="time" type="double" units="minutes since 1994-01-01 00:00:00" axisType="Time">		<attribute name="standard_name" type="string" value="time"/>		<attribute name="units" type="string" value="minutes since 1994-01-01 00:00:00"/>		<attribute name="long_name" type="string" value="time"/>		<attribute name="_CoordinateAxisType" type="string" value="Time"/>		<values separator=" "/>	</coordinateAxis>	<coordinateAxis name="latitude" shape="latitude" type="float" units="degrees_north" axisType="Lat">		<attribute name="standard_name" type="string" value="latitude"/>		<attribute name="units" type="string" value="degrees_north"/>		<attribute name="point_spacing" type="string" value="even"/>		<attribute name="long_name" type="string" value="latitude"/>		<attribute name="_CoordinateAxisType" type="string" value="Lat"/>		<values>54.20000076293945 54.400001525878906 54.599998474121094</values>	</coordinateAxis>	<coordinateAxis name="longitude" shape="longitude" type="float" units="degrees_east" axisType="Lon">		<attribute name="standard_name" type="string" value="longitude"/>		<attribute name="units" type="string" value="degrees_east"/>		<attribute name="point_spacing" type="string" value="even"/>		<attribute name="long_name" type="string" value="longitude"/>		<attribute name="_CoordinateAxisType" type="string" value="Lon"/>		<values separator=" "/>	</coordinateAxis>	<variable name="temp" shape="time latitude longitude" type="float" coordinateSystems="time-latitude-longitude">		<attribute name="standard_name" type="string" value="surface_temperature"/>		<attribute name="long_name" type="string" value="Surface temperature in degrees C"/>		<attribute name="units" type="string" value="deg_C"/>		<attribute name="_FillValue" type="float" value="2.0E20"/>		<attribute name="valid_min" type="float" value="-80.0"/>		<attribute name="valid_max" type="float" value="60.0"/>		<attribute name="comment" type="string" value="This parameter may be erroneous."/>	</variable>	<coordinateSystem name="time-latitude-longitude">		<coordinateAxisRef ref="time"/>		<coordinateAxisRef ref="latitude"/>		<coordinateAxisRef ref="longitude"/>	</coordinateSystem>		<ncco:netcdfGridCoverage>		<gml:gridDomain></gml:gridDomain>		<ncco:scalarRangeSet>			<ncco:netcdfVariableRef></ncco:netcdfVariableRef>		</ncco:scalarRangeSet>		<ncco:coordinateSystemRef referenceName="time-latitude-longitude"></ncco:coordinateSystemRef>	</ncco:netcdfGridCoverage>	</ncco:netcdfCoverages>
