<?xml version="1.0" encoding="UTF-8"?>
<!--Sample XML file generated by XMLSpy v2005 sp1 U (http://www.xmlspy.com)-->
<spatial 
xmlns="http://www.heritage-standards.org.uk/midas/schema/1.1" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.heritage-standards.org.uk/midas/schema/1.1
http://www.heritage-standards.org.uk/midas/schema/1.1/midas_spatial.xsd">
	<place>
		<address>
			<streetaddress/>
			<city/>
			<adminarea/>
			<postcode/>
			<country/>
		</address>
		<namedplace>
			<location type="Text" namespace="Text">String</location>
		</namedplace>
		<gridref namespace="OSGB36">String</gridref>
		<geopolitical type="Text" namespace="Text">String</geopolitical>
		<cadastral namespace="Text">String</cadastral>
		<directions/>
	</place>
	<geometry>
		<boundingBox minx="Text" srs="Text" maxy="Text" miny="Text" maxx="Text"/>
		<spatialappellation type="String">
			<quickpoint>
				<srs/>
				<x/>
				<y/>
			</quickpoint>
			<entity spatialtype="Geometry" uri="Text" namespace="Text">
				<wkt srs="Text">String</wkt>
				<storedprecision units="Text">String</storedprecision>
				<deliveryprecision units="Text">String</deliveryprecision>
			</entity>
			<height units="Text" datum="Text">String</height>
			<area units="Text">String</area>
			<capturemethod/>
			<source/>
		</spatialappellation>
	</geometry>
	<representations>
		<representation namespace="Text">String</representation>
	</representations>
</spatial>
