<?xml version="1.0" encoding="utf-8"?>
<!--?xml-stylesheet type="application/xml" href="STC.xslt"?-->
<!--?altova_sps C:\Documents and Settings\arots\My Documents\Altova Projects\nvometa\Version 5\STC.sps?-->
	<!--
		This document contains a description of a region on the sky in standard form
		for the footprint service.
	-->
<MyRegion xsi:type="STCRegion" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd" xmlns:xlink="http://www.w3.org/1999/xlink" xsi:schemaLocation="http://www.ivoa.net/xml/STC/stc-v1.30.xsd http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
		<!--
			A standard FK5 coordinate system is taken from the library.
		-->
	<AstroCoordSystem xlink:type="simple" xlink:href="ivo://STClib/CoordSys#UTC-FK5-TOPO" id="UTC-FK5-TOPO"/>
		<!--
			The region consists of a simple circle specified by its center (RA,Dec) and
			radius with a somewhat ridiculous precision; all angles in degrees.
		-->
	<Circle coord_system_id="UTC-FK5-TOPO">
		<Center unit="deg">
			<C1>333.81711620673087</C1>
			<C2>55.83295907051123</C2>
		</Center>
		<Radius>166.70368880492589</Radius>
	</Circle>
</MyRegion>
