<?xml version="1.0" encoding="UTF-8" ?>
<VOEvent role="prediction"
	ivorn="ivo://sot.lmsal.com/VOEvent#2018-09-03T12:00:00Z"
	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>2018-09-01T14:06:30.000Z</Date>    <!-- Time VOEvent was generated. -->
		<PublisherID>http://sot.lmsal.com</PublisherID>

		<Contact>
			<Name>Ted Tarbell</Name>
			<Institution>LMSAL</Institution>
			<Communication>
				<Uri>http://lmsal.com</Uri>
				<AddressLine>3251 Hanover Rd, O/ADBS, B/252, Palo Alto, CA, 94304</AddressLine>
				<Telephone>+1-650-424-2400</Telephone>
				<Email>tarbell@lmsal.com</Email>
			</Communication>		</Contact>

		<lmsal:Telescope>Hinode</lmsal:Telescope>
		<lmsal:Instrument>SOT</lmsal:Instrument>
		<lmsal:Tohbans>Yoshitake</lmsal:Tohbans>
		<lmsal:ChiefPlanner>Hasegawa</lmsal:ChiefPlanner>
		<lmsal:ChiefObserver>Muhamad</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>206</lmsal:OBS_NUM>
		<lmsal:JOP_ID>206</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>HOP 336 N-Hemisphere</lmsal:OBSTITLE>
		<lmsal:SCI_OBJ>BP</lmsal:SCI_OBJ>     <!--  Scientific objectives -->
		<lmsal:SCI_OBS>BP</lmsal:SCI_OBS>     <!-- Objects being observed -->
		<lmsal:NOAA_NUM></lmsal:NOAA_NUM>
		<lmsal:TARGET>Bright Point away from disk center</lmsal:TARGET>
		<lmsal:slotNumber>16</lmsal:slotNumber>
	</What>


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

		<ObservationLocation>
			<lmsal:xCen>-31</lmsal:xCen>		<!-- xcen and ycen from FITS -->
			<lmsal:yCen>479</lmsal:yCen>
			<lmsal:xFov>0</lmsal:xFov>
			<lmsal:yFov>0</lmsal:yFov>
			<crd:AstroCoords coord_system_id="UTC-HGS-TOPO">
				<crd:Time>
					<crd:TimeInterval>2018-09-03T12:00:00.000Z 2018-09-03T13:59:35.000Z</crd:TimeInterval>
				</crd:Time>
				<crd:Position3D>-31 479</crd:Position3D>
			</crd:AstroCoords>
		</ObservationLocation>

	</WhereWhen>


	<Why>
		<!-- Why was observation performed.  Initial scientific assessment, hypothesized mechanisms, classifications, ... -->
		<Concept>
			<lmsal:Goal>To find the magnetic and chromospheric signatures of the onset of cycle 25</lmsal:Goal>
			<lmsal:Purpose>Fast Map, Full FOV 1 side CCD Q75</lmsal:Purpose>
		</Concept>

		<Description>
			Small magnetic features and coronal bright points have been shown to indicate the bands of activity associated with the solar cycle. The precise location of these bands is important for predicting the timing of solar minimum and the long term variability of the Sun.
		</Description>
	</Why>

</VOEvent>
