<?xml version="1.0" encoding="UTF-8" ?>
<VOEvent role="prediction"
	ivorn="ivo://aia.lmsal.com/VOEvent#2010-05-14T00:00:00.000Z"
	version="1.11"
	xmlns="http://www.ivoa.net/xml/VOEvent/v1.11"
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xmlns:lmsal="http://sot.lmsal.com/lmsal"
	xmlns:crd="urn:nvo-coords"
	xsi:schemaLocation="http://www.ivoa.net/xml/VOEvent/VOEvent-v1.1.xsd">


	<Who>
		<!-- Data pertaining to curation: observer, telescope, instrument, planner, tohbans, ... -->
		<Date>2011-03-02T00:00:00.000Z</Date>    <!-- Time VOEvent was generated. -->
		<PublisherID>http://sot.lmsal.com</PublisherID>

		<Contact>
			<Name>Dr. Neal Hurlburt</Name>
			<Institution>Lockheed Martin Solar and Astrophysics Laboratory (LMSAL)</Institution>
			<Communication>
				<Uri>http://www.lmsal.com</Uri>
				<AddressLine>Lockheed Martin Advanced Tech Center, 3251 Hanover Rd, O/ADBS, B/252, Palo Alto, CA 94304</AddressLine>
				<Telephone>null</Telephone>
				<Email>null</Email>
			</Communication>		</Contact>

		<lmsal:Telescope>AIA</lmsal:Telescope>
		<lmsal:Instrument>AIA</lmsal:Instrument>
		<lmsal:Tohbans>null</lmsal:Tohbans>
		<lmsal:ChiefPlanner>null</lmsal:ChiefPlanner>
		<lmsal:ChiefObserver>null</lmsal:ChiefObserver>
	</Who>


	<What>
		<!-- Data pertaining to what was observed, measured, ...   Some of these tags might move into Who section. -->
		<lmsal:obsId></lmsal:obsId>
		<lmsal:OBS_NUM></lmsal:OBS_NUM>
		<lmsal:JOP_ID></lmsal:JOP_ID>
		<lmsal:JOP></lmsal:JOP>
		<lmsal:JOIN_SB>null</lmsal:JOIN_SB>    <!-- S=SOT, X=XRT, E=EIS, SX=SOT+XRT, EX=EIS+XRT -->
		<lmsal:OBSTITLE>Data taken during Commissioning</lmsal:OBSTITLE>
		<lmsal:SCI_OBJ></lmsal:SCI_OBJ>     <!--  Scientific objectives -->
		<lmsal:SCI_OBS></lmsal:SCI_OBS>     <!-- Objects being observed -->
		<lmsal:NOAA_NUM></lmsal:NOAA_NUM>
		<lmsal:TARGET></lmsal:TARGET>
		<lmsal:slotNumber>null</lmsal:slotNumber>
	</What>


	<WhereWhen>
		<!-- Space and Time Coordinates. -->
		<ObservatoryLocation ID="AIA" />

		<ObservationLocation>
			<lmsal:xCen>0</lmsal:xCen>		<!-- xcen and ycen from FITS -->
			<lmsal:yCen>0</lmsal:yCen>
			<lmsal:xFov>0</lmsal:xFov>
			<lmsal:yFov>0</lmsal:yFov>
			<crd:AstroCoords coord_system_id="UTC-HGS-TOPO">
				<crd:Time>
					<crd:TimeInterval>2010-05-14T00:00:00.000Z 2010-05-14T23:59:59.000Z</crd:TimeInterval>
				</crd:Time>
				<crd:Position3D>0 0</crd:Position3D>
			</crd:AstroCoords>
		</ObservationLocation>

	</WhereWhen>


	<Why>
		<!-- Why was observation performed.  Initial scientific assessment, hypothesized mechanisms, classifications, ... -->
		<Concept>
			<lmsal:Goal>Pre-Science observations</lmsal:Goal>
			<lmsal:Purpose>Spacecraft Commissioning</lmsal:Purpose>
		</Concept>

		<Description>
			These images were collected during instrument and spacecraft testing and are not considered science quality. FITS headers maybe incomplete, inconsistent or wrong and images are not corrected for instrument or other artifacts. The AIA science team does not have all necessary information needed to support queries regarding this data: any issues that arise are the responsibility of the user.
		</Description>
	</Why>

</VOEvent>
