<?xml version="1.0" encoding="UTF-8"?>
<vod:tableset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:vod="http://www.ivoa.net/xml/VODataService/v1.1" xsi:type="vod:TableSet" xmlns:esatapplus="http://esa.int/xml/EsaTapPlus" xsi:schemaLocation="http://www.ivoa.net/xml/VODataService/v1.1 http://www.ivoa.net/xml/VODataService/v1.1 http://esa.int/xml/EsaTapPlus https://nxsa.esac.esa.int/tap-server/xml/esaTapPlusAttributes.xsd">
	<schema  esatapplus:public="true">
		<name>job_upload</name>
	</schema>
	<schema  esatapplus:public="true">
		<name>public</name>
		<table type="base_table" esatapplus:size="1" esatapplus:flags="0">
			<name>public.dual</name>
			<description><![CDATA[auxiliary table to be used as dummy "from"]]></description>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>dummy</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
		</table>
	</schema>
	<schema  esatapplus:public="true">
		<name>tap_config</name>
		<table type="base_table" esatapplus:size="5" esatapplus:flags="0">
			<name>tap_config.coord_sys</name>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>epoch</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>equinox</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>id</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>system</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>xml_output</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
		</table>
		<table type="base_table" esatapplus:size="2" esatapplus:flags="0">
			<name>tap_config.properties</name>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>"key"</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>"value"</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
		</table>
	</schema>
	<schema  esatapplus:public="true">
		<name>tap_schema</name>
		<table type="base_table" esatapplus:flags="0">
			<name>tap_schema.columns</name>
			<description><![CDATA[TAP SCHEMA columns]]></description>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>arraysize</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>column_index</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>column_name</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>datatype</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>db_column_name</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>description</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>indexed</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>principal</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>schema_name</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>"size"</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>std</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>table_name</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>ucd</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>unit</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>utype</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>xtype</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<foreignKey>
				<targetTable>tap_schema.tables</targetTable>
				<fkColumn>
					<fromColumn>table_name</fromColumn>
					<targetColumn>table_name</targetColumn>
				</fkColumn>
				<description><![CDATA[TAP schema table name]]></description>
			</foreignKey>
		</table>
		<table type="base_table" esatapplus:flags="0">
			<name>tap_schema.key_columns</name>
			<description><![CDATA[TAP SCHEMA key columns]]></description>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>from_column</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>key_id</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>target_column</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<foreignKey>
				<targetTable>tap_schema.keys</targetTable>
				<fkColumn>
					<fromColumn>key_id</fromColumn>
					<targetColumn>key_id</targetColumn>
				</fkColumn>
				<description><![CDATA[TAP schema key columns key id]]></description>
			</foreignKey>
		</table>
		<table type="base_table" esatapplus:flags="0">
			<name>tap_schema.keys</name>
			<description><![CDATA[TAP SCHEMA keys]]></description>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>description</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>from_table</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>key_id</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>target_table</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>utype</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<foreignKey>
				<targetTable>tap_schema.tables</targetTable>
				<fkColumn>
					<fromColumn>from_table</fromColumn>
					<targetColumn>table_name</targetColumn>
				</fkColumn>
				<description><![CDATA[TAP schema keys from table]]></description>
			</foreignKey>
			<foreignKey>
				<targetTable>tap_schema.tables</targetTable>
				<fkColumn>
					<fromColumn>target_table</fromColumn>
					<targetColumn>table_name</targetColumn>
				</fkColumn>
				<description><![CDATA[TAP schema keys target table]]></description>
			</foreignKey>
		</table>
		<table type="base_table" esatapplus:flags="0">
			<name>tap_schema.schemas</name>
			<description><![CDATA[TAP SCHEMA schemas]]></description>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>db_schema_name</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>description</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>schema_index</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>schema_name</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>utype</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
		</table>
		<table type="base_table" esatapplus:flags="0">
			<name>tap_schema.tables</name>
			<description><![CDATA[TAP SCHEMA tables]]></description>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>db_table_name</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>description</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>schema_name</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>"size"</name>
				<dataType xsi:type="vod:VOTableType">long</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>size_bytes</name>
				<dataType xsi:type="vod:VOTableType">long</dataType>
			</column>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>table_index</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>table_name</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>table_type</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="true" esatapplus:flags="0" esatapplus:ref="">
				<name>utype</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<foreignKey>
				<targetTable>tap_schema.schemas</targetTable>
				<fkColumn>
					<fromColumn>schema_name</fromColumn>
					<targetColumn>schema_name</targetColumn>
				</fkColumn>
				<description><![CDATA[TAP schema schema name]]></description>
			</foreignKey>
		</table>
	</schema>
	<schema  esatapplus:public="true">
		<name>tap_upload</name>
	</schema>
	<schema  esatapplus:public="true">
		<name>xsa</name>
		<table type="base_table" esatapplus:size="36600" esatapplus:size_bytes="0" esatapplus:flags="0">
			<name>xsa.data_product</name>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>filename</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>filepath</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>"level"</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>obsid</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
		</table>
		<table type="base_table" esatapplus:size="10" esatapplus:size_bytes="32768" esatapplus:flags="0">
			<name>xsa.image_gallery_categories</name>
			<description><![CDATA[Auxiliary categories metadata table for the archive UI image gallery]]></description>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>cat_description</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>cat_id</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>cat_title</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
		</table>
		<table type="base_table" esatapplus:size="40" esatapplus:size_bytes="98304" esatapplus:flags="0">
			<name>xsa.image_gallery_subcategories</name>
			<description><![CDATA[Auxiliary subcategories metadata table for the archive UI image gallery]]></description>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>cat_id</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sub_description</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sub_id</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sub_title</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
		</table>
		<table type="base_table" esatapplus:size="1022790" esatapplus:size_bytes="0" esatapplus:flags="0">
			<name>xsa.joint_exposure_info</name>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>exposure_id</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>exposure_oid</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>filter</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>instrument</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>is_scientific</name>
				<dataType xsi:type="vod:VOTableType">boolean</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>mode</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>observation_id</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>observation_oid</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
		</table>
		<table type="base_table" esatapplus:size="18516" esatapplus:size_bytes="0" esatapplus:flags="0">
			<name>xsa.joint_observation_info</name>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>abstract</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ao</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>category</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>coord_obs</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>coord_type</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>dec</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>description</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>duration</name>
				<dataType xsi:type="vod:VOTableType">long</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>end_utc</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>footprint_fov</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>heasarc_code</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>is_public</name>
				<dataType xsi:type="vod:VOTableType">boolean</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>mosaic</name>
				<dataType xsi:type="vod:VOTableType">boolean</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>mosaic_parent</name>
				<dataType xsi:type="vod:VOTableType">boolean</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>moving_target</name>
				<dataType xsi:type="vod:VOTableType">boolean</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>observation_fov_scircle</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>observation_id</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>observation_oid</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>odf_version</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pi_first_name</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pi_name</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pi_surname</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>position_angle</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pps_version</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>processed</name>
				<dataType xsi:type="vod:VOTableType">boolean</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>proposal_id</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>proprietary_end_date</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ra</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ra_h</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>revolution</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>seq_id</name>
				<dataType xsi:type="vod:VOTableType">long</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>start_utc</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>std_odf</name>
				<dataType xsi:type="vod:VOTableType">boolean</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>target</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>title</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>type</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>with_science</name>
				<dataType xsi:type="vod:VOTableType">boolean</dataType>
			</column>
		</table>
		<table type="base_table" esatapplus:size="17704" esatapplus:size_bytes="0" esatapplus:flags="0">
			<name>xsa.v_all_observations</name>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>bii</name>
				<description><![CDATA[Galactic Latitude [degrees]]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>citext</name>
				<description><![CDATA[Target name]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>dec</name>
				<description><![CDATA[Declination J2000 [degrees] ]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>duration</name>
				<description><![CDATA[Exposure on time]]></description>
				<dataType xsi:type="vod:VOTableType">long</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>end_utc</name>
				<description><![CDATA[End date of the observation in UTC]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>footprint_fov</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>heasarc_code</name>
				<description><![CDATA[HEASARC Object Classification]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>lii</name>
				<description><![CDATA[Galactic Longitude [degrees]]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>moving_target</name>
				<description><![CDATA[If the observation contains a moving target]]></description>
				<dataType xsi:type="vod:VOTableType">boolean</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>observation_equatorial_spoint</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>observation_fov_scircle</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>observation_galactic_spoint</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>observation_id</name>
				<description><![CDATA[The XMM-Newton observation identification.]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>observation_oid</name>
				<description><![CDATA[Observation internal identifier]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>odf_proc_date</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>odf_version</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>position_angle</name>
				<description><![CDATA[Position Angle [degrees] ]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pps_proc_date</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pps_version</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>proposal_id</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>proposal_oid</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>proprietary_end_date</name>
				<description><![CDATA[Propietary period expiry date]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ra</name>
				<description><![CDATA[Right Ascension [degrees]]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ra_nom</name>
				<description><![CDATA[Right Ascension ]]></description>
				<unit><![CDATA[decimal hours]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>revolution</name>
				<description><![CDATA[The XMM-Newton revolution number.]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sas_version</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>seq_id</name>
				<description><![CDATA[Pipeline sequence]]></description>
				<dataType xsi:type="vod:VOTableType">long</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>start_utc</name>
				<description><![CDATA[Start date of the observation in UTC]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>stc_s</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>with_science</name>
				<description><![CDATA[Processed observation with science products]]></description>
				<dataType xsi:type="vod:VOTableType">boolean</dataType>
			</column>
		</table>
		<table type="base_table" esatapplus:size="1075828" esatapplus:size_bytes="0" esatapplus:flags="0">
			<name>xsa.v_epic_source</name>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>bii</name>
				<description><![CDATA[Galactic Latitude [degrees]]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>dec</name>
				<description><![CDATA[Declination J2000 [degrees] ]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_det_ml</name>
				<description><![CDATA[Detection Likelihood]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_extent</name>
				<description><![CDATA[Extent radius of a source detected as extended by the SAS task emldetect ]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_ext_err</name>
				<description><![CDATA[EPIC Source Extent Error]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_flag</name>
				<description><![CDATA[EPIC Quality Flag]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_hr1</name>
				<description><![CDATA[EPIC Hardness Ratio 1, between counts in the 0.5-1.0 and the 0.2-0.5 keV energy bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_hr1_err</name>
				<description><![CDATA[Error on EPIC Hardness Ratio 1, between counts in the 0.5-1.0 and the 0.2-0.5 keV energy bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_hr2</name>
				<description><![CDATA[EPIC hardness ratio between the 0.5-1.0 keV and 1.0-2.0 keV bands ]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_hr2_err</name>
				<description><![CDATA[Error on EPIC hardness ratio between the 0.5-1.0 keV and 1.0-2.0 keV bands ]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_hr3</name>
				<description><![CDATA[EPIC Hardness Ratio 3, between the counts in the 2.0-4.5 and 1.0-2.0 keV energy bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_hr3_err</name>
				<description><![CDATA[Error on EPIC Hardness Ratio 3, between the counts in the 2.0-4.5 and 1.0-2.0 keV energy bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_hr4</name>
				<description><![CDATA[EPIC Hardness Ratio 4, between the counts in the 4.5-12.0 and 2.0-4.5 keV energy bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_hr4_err</name>
				<description><![CDATA[Error on EPIC Hardness Ratio 4, between the counts in the 4.5-12.0 and 2.0-4.5 keV energy bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>epic_source_equatorial_spoint</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>epic_source_fov_scircle</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>epic_source_galactic_spoint</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_tot</name>
				<description><![CDATA[EPIC total band count rate of this source]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_tot_err</name>
				<description><![CDATA[Error on the EPIC total band count rate of this source]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_tot_flux</name>
				<description><![CDATA[Total Flux]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_tot_flux_err</name>
				<description><![CDATA[Error on Total Flux]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>lii</name>
				<description><![CDATA[Galactic Longitude [degrees]]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_cts</name>
				<description><![CDATA[EPIC MOS1 number of counts]]></description>
				<unit><![CDATA[counts]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_tot</name>
				<description><![CDATA[MOS1 Total Count Rate [counts/s]]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_tot_flux</name>
				<description><![CDATA[MOS1 Total Flux [erg cm-2 s-1]]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_cts</name>
				<description><![CDATA[EPIC MOS2 number of counts]]></description>
				<unit><![CDATA[counts]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_tot</name>
				<description><![CDATA[MOS2Total Count Rate [counts/s]]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_tot_flux</name>
				<description><![CDATA[MOS2Total Flux [erg cm-2 s-1]]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>observation_id</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>observation_oid</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>om_id1</name>
				<description><![CDATA[Source number of OM PPS source possibly associated]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>om_id1_dist</name>
				<description><![CDATA[Distance to OM_ID1 [arcsec]]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>om_id2</name>
				<description><![CDATA[Source number of OM PPS source possibly associated]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>om_id2_dist</name>
				<description><![CDATA[Distance to OM_ID2[arcsec]]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>om_id3</name>
				<description><![CDATA[Source number of OM PPS source possibly associated]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>om_id3_dist</name>
				<description><![CDATA[Distance to OM_ID3 [arcsec]]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>om_id4</name>
				<description><![CDATA[Source number of OM PPS source possibly associated]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>om_id4_dist</name>
				<description><![CDATA[Distance to OM_ID4 [arcsec]]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>om_id5</name>
				<description><![CDATA[Source number of OM PPS source possibly associated]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>om_id5_dist</name>
				<description><![CDATA[Distance to OM_ID5 [arcsec]]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_cts</name>
				<description><![CDATA[EPIC PN number of counts]]></description>
				<unit><![CDATA[counts]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_tot</name>
				<description><![CDATA[PN Total Count Rate [counts/s]]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_tot_flux</name>
				<description><![CDATA[PN Total Flux [erg cm-2 s-1]]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ra</name>
				<description><![CDATA[Right Ascension [degrees]]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>radec_err</name>
				<description><![CDATA[Radial error on the position, computed as sqrt(ra_err2 + dec_err2), in arcsecs, where ra_err and dec_err are the 1 sigma uncertainties in the RA and DEC coordinates respectively. ]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>src_num</name>
				<description><![CDATA[The (decimal) source number in the individual source list for this observation]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
		</table>
		<table type="base_table" esatapplus:size="1035832" esatapplus:size_bytes="0" esatapplus:flags="0">
			<name>xsa.v_epic_source_cat</name>
			<description><![CDATA[The XMM-Newton Serendipitous Source Catalogue: 4XMM-DR14]]></description>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>bii</name>
				<description><![CDATA[Galactic Latitude [degrees]]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ccdm1</name>
				<description><![CDATA[M1 CCD number in which detection lies.]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ccdm2</name>
				<description><![CDATA[M2 CCD number in which detection lies.]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ccdpn</name>
				<description><![CDATA[PN CCD number in which detection lies.]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>confused</name>
				<description><![CDATA[Normally set False, but set True when a given detection has a probability above zero of being associated with two or more distinct sources.]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>date_end</name>
				<description><![CDATA[End date of the observation in UTC]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>date_obs</name>
				<description><![CDATA[Start date of the observation in UTC]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>dec</name>
				<description><![CDATA[Declination J2000 [degrees] ]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>dec_unc</name>
				<description><![CDATA[Declination of the detection in degrees (J2000) as determined by the SAS task emldetect by fitting a detection simultaneously in all cameras and energy bands.]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>detid</name>
				<description><![CDATA[Detection identifier of the nearest unique 3XMM-DR7 source in OBS_ID]]></description>
				<dataType xsi:type="vod:VOTableType">long</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>dist_nn</name>
				<description><![CDATA[The distance to the nearest neighbouring detection given in arcseconds. ]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>dr3detdist</name>
				<description><![CDATA[The distance, in arcsecs, between the 4XMM-DR13 detection position and the nearest detection (within 10 arcsecs) in the 2XMMi-DR3 catalogue.]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>dr3detid</name>
				<description><![CDATA[The DETID, from 2XMMi-DR3, of the nearest detection in that catalogue that lies within 10 arcsecs of the detection position in 4XMM-DR14.]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>dr3mult</name>
				<description><![CDATA[The number of unique sources from the 2XMMi-DR3 catalogue that lie within 10 arcsecs of the unique source position in 4XMM-DR13.]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>dr3srcdist</name>
				<description><![CDATA[The distance, in arcsecs, between the 4XMM-DR13 unique source position and the nearest unique source (within 10 arcsecs) in the 2XMMi-DR3 catalogue.]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>dr3srcid</name>
				<description><![CDATA[The SRCID, from 2XMMi-DR3, of the nearest unique source in that catalogue that lies within 10 arcsecs of the 4XMM-DR14 unique source position]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>dr4detdist</name>
				<description><![CDATA[The distance, in arcsecs, between the 4XMM-DR13 detection position and the matching 3XMM-DR4 catalogue detection.]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>dr4detid</name>
				<description><![CDATA[The DETID, from 3XMM-DR4, of the detection with the same SRC_NUM and OBS_ID in the current version of the catalogue.]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>dr4mult</name>
				<description><![CDATA[The number of unique sources from the 3XMM-DR4 catalogue that lie within 10 arcsecs of the unique source position in 4XMM-DR13.]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>dr4srcdist</name>
				<description><![CDATA[The distance, in arcsecs, between the 4XMM-DR13 unique source position and the nearest unique source (within 10 arcsecs) in the 3XMM-DR4 catalogue.]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>duration</name>
				<description><![CDATA[Exposure on time]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_1_flux</name>
				<description><![CDATA[EPIC flux in the 0.2-0.5 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_1_flux_err</name>
				<description><![CDATA[Error on EPIC flux in the 0.2-0.5 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_2_flux</name>
				<description><![CDATA[EPIC flux in the 0.5-1.0 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_2_flux_err</name>
				<description><![CDATA[Error on  the EPIC flux in the 0.5-1.0 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_3_flux</name>
				<description><![CDATA[EPIC flux in the 1.0-2.0 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_3_flux_err</name>
				<description><![CDATA[Error on the EPIC flux in the 1.0-2.0 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_4_flux</name>
				<description><![CDATA[EPIC flux in the 2.0-4.5 keV band ]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_4_flux_err</name>
				<description><![CDATA[Error on the EPIC flux in the 2.0-4.5 keV band ]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_5_flux</name>
				<description><![CDATA[EPIC flux in the 4.5-12.0 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_5_flux_err</name>
				<description><![CDATA[Error on the EPIC flux in the 4.5-12.0 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_8_cts</name>
				<description><![CDATA[EPIC source count in the 0.2-12.0 keV band ]]></description>
				<unit><![CDATA[count]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_8_cts_err</name>
				<description><![CDATA[Error on EPIC source count in the 0.2-12.0 keV band ]]></description>
				<unit><![CDATA[count]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_8_det_ml</name>
				<description><![CDATA[EPIC detection maximum likelihood value in the 0.2-12.0 keV band ]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_8_flux</name>
				<description><![CDATA[EPIC flux in the 0.2-12.0 keV band ]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_8_flux_err</name>
				<description><![CDATA[Error on the EPIC flux in the 0.2-12.0 keV band ]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_8_rate</name>
				<description><![CDATA[EPIC count rate in the 0.2-12.0 keV band]]></description>
				<unit><![CDATA[count/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_8_rate_err</name>
				<description><![CDATA[Error on the EPIC count rate in the 0.2-12.0 keV band]]></description>
				<unit><![CDATA[count/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_9_det_ml</name>
				<description><![CDATA[EPIC detection maximum likelihood value in the 0.5-4.5 keV band]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_9_flux</name>
				<description><![CDATA[EPIC flux in the 0.5-4.5 keV band (XID band) ]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_9_flux_err</name>
				<description><![CDATA[Error on the EPIC flux in the 0.5-4.5 keV band (XID band)]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_9_rate</name>
				<description><![CDATA[EPIC count rate in the 0.5-4.5 keV band]]></description>
				<unit><![CDATA[count/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_9_rate_err</name>
				<description><![CDATA[Error on the EPIC count rate in the 0.5-4.5 keV band]]></description>
				<unit><![CDATA[count/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_chi2prob</name>
				<description><![CDATA[The chi square probability (based on the null hypothesis) that the time series of the source, as detected by any of the cameras, can be explained by a constant flux. The minimum value of the available camera probabilities (PN_CHI2PROB, M1_CHI2PROB, M2_CHI2PROB) is given.]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_extent</name>
				<description><![CDATA[Extent radius of a source detected as extended by the SAS task emldetect ]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_extent_err</name>
				<description><![CDATA[Error on the extent radius of a source detected as extended by the SAS task emldetect ]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_extent_ml</name>
				<description><![CDATA[Extent likelihood of a source detected as extended by the SAS task emldetect]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_flag</name>
				<description><![CDATA[EPIC flag string made of the flags 1-12 (counted from left to right): it combines the flags in each camera (PN_FLAG, M1_FLAG, M2_FLAG), that is, a flag is set in EP_FLAG if at least one of the camera-dependent flags is set.]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_hr1</name>
				<description><![CDATA[EPIC Hardness Ratio 1, between counts in the 0.5-1.0 and the 0.2-0.5 keV energy bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_hr1_err</name>
				<description><![CDATA[Error on EPIC Hardness Ratio 1, between counts in the 0.5-1.0 and the 0.2-0.5 keV energy bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_hr2</name>
				<description><![CDATA[EPIC hardness ratio between the 0.5-1.0 keV and 1.0-2.0 keV bands ]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_hr2_err</name>
				<description><![CDATA[Error on EPIC hardness ratio between the 0.5-1.0 keV and 1.0-2.0 keV bands ]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_hr3</name>
				<description><![CDATA[EPIC Hardness Ratio 3, between the counts in the 2.0-4.5 and 1.0-2.0 keV energy bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_hr3_err</name>
				<description><![CDATA[Error on EPIC Hardness Ratio 3, between the counts in the 2.0-4.5 and 1.0-2.0 keV energy bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_hr4</name>
				<description><![CDATA[EPIC Hardness Ratio 4, between the counts in the 4.5-12.0 and 2.0-4.5 keV energy bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_hr4_err</name>
				<description><![CDATA[Error on EPIC Hardness Ratio 4, between the counts in the 4.5-12.0 and 2.0-4.5 keV energy bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>epic_source_cat_equatorial_spoint</name>
				<description><![CDATA[Coordinates of the source on the celestial sphere given in RA and DEC (J2000).]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>epic_source_cat_fov_scircle</name>
				<description><![CDATA[Circle projected on the surface of the celestial sphere centered at the coordinates of the source given in RA and DEC (J2000) and a given radius of 15 arc min.]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>epic_source_cat_galactic_spoint</name>
				<description><![CDATA[Coordinates of the source on the celestial sphere given in latitude and longitude.]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>epic_source_cat_oid</name>
				<description><![CDATA[Internal Identifier]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_offax</name>
				<description><![CDATA[The offaxis angle, given in arcminutes, is the distance between the detection position and the onaxis position on the respective detector. Note that the offaxis angle for a camera can be larger than 15 arcminutes when the detection is located outside the FOV of that camera. The EPIC value reflects the smallest of the individual camera values.]]></description>
				<unit><![CDATA[arcmin]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_ontime</name>
				<description><![CDATA[The EPIC ontime value, given in seconds, is the total good exposure time (after GTI filtering) ]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>high_background</name>
				<description><![CDATA[The flag is set to True if this detection comes from a field which, during manual screening, was considered to have a high background level which notably impacted on source detection.]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>iauname</name>
				<description><![CDATA[The IAU name assigned to the unique SRCID]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>lii</name>
				<description><![CDATA[Galactic Longitude [degrees]]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_1_bg</name>
				<description><![CDATA[M1 background map value in the 0.2-0.5 keV band ]]></description>
				<unit><![CDATA[count/pixel]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_1_det_ml</name>
				<description><![CDATA[M1 detection maximum likelihood value in the 0.2-0.5 keV band]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_1_exp</name>
				<description><![CDATA[M1 exposure map value in the 0.2-0.5 keV band]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_1_flux</name>
				<description><![CDATA[M1 flux in the 0.2-0.5 keV band ]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_1_flux_err</name>
				<description><![CDATA[Error on M1 flux in the 0.2-0.5 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_1_rate</name>
				<description><![CDATA[M1 count rate in the 0.2-0.5 keV band]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_1_rate_err</name>
				<description><![CDATA[Error on M1 count rate in the 0.2-0.5 keV band]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_1_vig</name>
				<description><![CDATA[M1 Vignetting map value in the 0.2-0.5 KeV band]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_2_bg</name>
				<description><![CDATA[M1 background map value in the 0.5-1.0 keV band]]></description>
				<unit><![CDATA[count/pixel]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_2_det_ml</name>
				<description><![CDATA[M1 detection maximum likelihood value in the 0.5-1.0 keV band ]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_2_exp</name>
				<description><![CDATA[M1 exposure map value in the 0.5-1.0 keV band]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_2_flux</name>
				<description><![CDATA[M1 flux in the 0.5-1.0 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_2_flux_err</name>
				<description><![CDATA[Error on M1 flux in the 0.5-1.0 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_2_rate</name>
				<description><![CDATA[M1 count rate in the 0.5-1.0 keV band ]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_2_rate_err</name>
				<description><![CDATA[Error on M1 count rate in the 0.5-1.0 keV band ]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_2_vig</name>
				<description><![CDATA[M1 vignetting map value in the 0.5-1.0 keV band]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_3_bg</name>
				<description><![CDATA[M1 background map value in the 1.0-2.0 keV band]]></description>
				<unit><![CDATA[count/pixel]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_3_det_ml</name>
				<description><![CDATA[M1 detection maximum likelihood value in the 1.0-2.0 keV band ]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_3_exp</name>
				<description><![CDATA[M1 exposure map value in the 1.0-2.0 keV band]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_3_flux</name>
				<description><![CDATA[M1 flux in the 1.0-2.0 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_3_flux_err</name>
				<description><![CDATA[Error on M1 flux in the 1.0-2.0 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_3_rate</name>
				<description><![CDATA[M1 count rate in the 1.0-2.0 keV band ]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_3_rate_err</name>
				<description><![CDATA[Error on M1 count rate in the 1.0-2.0 keV band ]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_3_vig</name>
				<description><![CDATA[M1 vignetting map value in the 1.0-2.0 keV band]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_4_bg</name>
				<description><![CDATA[M1 background map value in the 2.0-4.5 keV band]]></description>
				<unit><![CDATA[count/pixel]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_4_det_ml</name>
				<description><![CDATA[M1 detection maximum likelihood value in the 2.0-4.5 keV band]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_4_exp</name>
				<description><![CDATA[M1 exposure map value in the 2.0-4.5 keV band]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_4_flux</name>
				<description><![CDATA[M1 flux in the 2.0-4.5 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_4_flux_err</name>
				<description><![CDATA[Error on M1 flux in the 2.0-4.5 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_4_rate</name>
				<description><![CDATA[M1 count rate in the 2.0-4.5 keV band]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_4_rate_err</name>
				<description><![CDATA[Error on M1 count rate in the 2.0-4.5 keV band]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_4_vig</name>
				<description><![CDATA[M1 vignetting map value in the 2.0-4.5 keV band]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_5_bg</name>
				<description><![CDATA[M1 background map value in the 4.5-12.0 keV band ]]></description>
				<unit><![CDATA[count/pixel]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_5_det_ml</name>
				<description><![CDATA[M1 detection maximum likelihood value in the 4.5-12.0 keV band]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_5_exp</name>
				<description><![CDATA[M1 exposure map value in the 4.5-12.0 keV band]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_5_flux</name>
				<description><![CDATA[M1 flux in the 4.5-12.0 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_5_flux_err</name>
				<description><![CDATA[Error on M1 flux in the 4.5-12.0 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_5_rate</name>
				<description><![CDATA[M1 count rate in the 4.5-12.0 keV band]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_5_rate_err</name>
				<description><![CDATA[Error on M1 count rate in the 4.5-12.0 keV band]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_5_vig</name>
				<description><![CDATA[M1 vignetting map value in the 4.5-12.0 keV band ]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_8_cts</name>
				<description><![CDATA[M1 source count in the 0.2-12.0 keV band ]]></description>
				<unit><![CDATA[count]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_8_cts_err</name>
				<description><![CDATA[Error on M1 source count in the 0.2-12.0 keV band ]]></description>
				<unit><![CDATA[count]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_8_det_ml</name>
				<description><![CDATA[M1 detection maximum likelihood value in the 0.2-12.0 keV band]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_8_flux</name>
				<description><![CDATA[M1 flux in the 0.2-12.0 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_8_flux_err</name>
				<description><![CDATA[Error on M1 flux in the 0.2-12.0 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_8_rate</name>
				<description><![CDATA[M1 count rate in the 0.2-12.0 keV band]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_8_rate_err</name>
				<description><![CDATA[Error on M1 count rate in the 0.2-12.0 keV band]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_9_det_ml</name>
				<description><![CDATA[M1 detection maximum likelihood value in the 0.5-4.5 keV band]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_9_flux</name>
				<description><![CDATA[M1 flux in the 0.5-4.5 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_9_flux_err</name>
				<description><![CDATA[Error on M1 flux in the 0.5-4.5 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_9_rate</name>
				<description><![CDATA[M1 count rate in the 0.5-4.5 keV band (XID band) (for more details see http://xmmssc.irap.omp.eu/Catalogue/4XMM-DR14/col_srcpar.html)]]></description>
				<unit><![CDATA[count/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_9_rate_err</name>
				<description><![CDATA[Error on M1 count rate in the 0.5-4.5 keV band (XID band) (for more details see http://xmmssc.irap.omp.eu/Catalogue/4XMM-DR14/col_srcpar.html)]]></description>
				<unit><![CDATA[count/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_chi2prob</name>
				<description><![CDATA[The chi square probability (based on the null hypothesis) that the time series of the source, as detected by the M1 camera, can be explained by a constant flux. The Pearson's approximation to chi square for Poissonian data was used, in which the model is used as the estimator of its own variance. f more than one exposure (that is, time series) is available for this source the smallest value of probability was used.]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_filter</name>
				<description><![CDATA[M1 filter. The options are Thick, Medium, Thin1, and Open, depending on the efficiency of the optical blocking.]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_flag</name>
				<description><![CDATA[MOS1 flag string made of the flags 1-12 (counted from left to right) for the MOS1 source detection.]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_fvar</name>
				<description><![CDATA[The fractional excess variance measured in the MOS1 timeseries of the detection. Where multiple MOS1 exposures exist, it is for the one giving the largest probability of variability (M1_CHI2PROB). This quantity provides a measure of the amplitude of variability in the timeseries, above purely statistical fluctuations. ]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_fvarerr</name>
				<description><![CDATA[The error on the fractional excess variance for the MOS1 timeseries of the detection (M1_FVAR)]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_hr1</name>
				<description><![CDATA[M1 hardness ratio between the 0.2-0.5 keV and 0.5-1.0 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_hr1_err</name>
				<description><![CDATA[Error on M1 hardness ratio between the 0.2-0.5 keV and 0.5-1.0 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_hr2</name>
				<description><![CDATA[M1 hardness ratio between the 0.5-1.0 keV and 1.0-2.0 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_hr2_err</name>
				<description><![CDATA[Error on M1 hardness ratio between the 0.5-1.0 keV and 1.0-2.0 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_hr3</name>
				<description><![CDATA[M1 hardness ratio between the 1.0-2.0 keV and 2.0-4.5 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_hr3_err</name>
				<description><![CDATA[Error on M1 hardness ratio between the 1.0-2.0 keV and 2.0-4.5 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_hr4</name>
				<description><![CDATA[M1 hardness ratio between the 2.0-4.5 keV and 4.5-12.0 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_hr4_err</name>
				<description><![CDATA[Error on M1 hardness ratio between the 2.0-4.5 keV and 4.5-12.0 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_maskfrac</name>
				<description><![CDATA[The maskfrac value is the PSF weighted mean of the detector coverage of a detection as derived from the detection mask (see 2XMM UG Sec. 3.1.2 b https://xmmssc-www.star.le.ac.uk/Catalogue/2XMM/UserGuide_xmmcat.html#DetMask). It depends slightly on energy, only the 0.2-12.0 keV band values are given here which are the minimum of the energy-dependent maskfrac values. Sources which have less than 0.15 of their PSF covered by the detector are considered as being not detected.]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_offax</name>
				<description><![CDATA[Distance between the detection position and the onaxis position on the respective detector.]]></description>
				<unit><![CDATA[arcmin]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_ontime</name>
				<description><![CDATA[The M1 ontime value, given in seconds, is the total good exposure time (after GTI filtering) of the CCD where the detection is positioned. Note that some source positions fall into CCD gaps or outside of the detector and can therefore, in some cases, have a NULL.]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_pileup</name>
				<description><![CDATA[Estimate of the pile-up level in EPIC/MOS1]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_rawx</name>
				<description><![CDATA[X raw pixel position of detection in M1 image.]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_rawy</name>
				<description><![CDATA[Y raw pixel position of detection in M1 image.]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_submode</name>
				<description><![CDATA[M1 observing mode. The options are full frame mode with the full FOV exposed, partial window mode with only parts of the central CCD exposed and timing mode where the central CCD was not exposed ('Fast Uncompressed').]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_submode_friendly_name</name>
				<description><![CDATA[M1 observing mode. The options are full frame mode with the full FOV exposed, partial window mode with only parts of the central CCD exposed and timing mode where the central CCD was not exposed ('Fast Uncompressed').]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_1_bg</name>
				<description><![CDATA[M2 background map value in the 0.2-0.5 keV band ]]></description>
				<unit><![CDATA[count/pixel]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_1_det_ml</name>
				<description><![CDATA[M2 detection maximum likelihood value in the 0.2-0.5 keV band]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_1_exp</name>
				<description><![CDATA[M2 exposure map value in the 0.2-0.5 keV band]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_1_flux</name>
				<description><![CDATA[M2 flux in the 0.2-0.5 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_1_flux_err</name>
				<description><![CDATA[Error on M2 flux in the 0.2-0.5 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_1_rate</name>
				<description><![CDATA[M2 count rate in the 0.2-0.5 keV band]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_1_rate_err</name>
				<description><![CDATA[Error on M2 count rate in the 0.2-0.5 keV band]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_1_vig</name>
				<description><![CDATA[M2 Vignetting map value in the 0.2-0.5 KeV band]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_2_bg</name>
				<description><![CDATA[M2 background map value in the 0.5-1.0 keV band]]></description>
				<unit><![CDATA[count/pixel]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_2_det_ml</name>
				<description><![CDATA[M2 detection maximum likelihood value in the 0.5-1.0 keV band ]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_2_exp</name>
				<description><![CDATA[M2 exposure map value in the 0.5-1.0 keV band]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_2_flux</name>
				<description><![CDATA[M2 flux in the 0.5-1.0 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_2_flux_err</name>
				<description><![CDATA[Error on M2 flux in the 0.5-1.0 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_2_rate</name>
				<description><![CDATA[M2 count rate in the 0.5-1.0 keV band ]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_2_rate_err</name>
				<description><![CDATA[Error on M2 count rate in the 0.5-1.0 keV band ]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_2_vig</name>
				<description><![CDATA[M2 vignetting map value in the 0.5-1.0 keV band]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_3_bg</name>
				<description><![CDATA[M2 background map value in the 1.0-2.0 keV band]]></description>
				<unit><![CDATA[count/pixel]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_3_det_ml</name>
				<description><![CDATA[M2 detection maximum likelihood value in the 1.0-2.0 keV band ]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_3_exp</name>
				<description><![CDATA[M2 exposure map value in the 1.0-2.0 keV band]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_3_flux</name>
				<description><![CDATA[M2 flux in the 1.0-2.0 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_3_flux_err</name>
				<description><![CDATA[Error on M2 flux in the 1.0-2.0 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_3_rate</name>
				<description><![CDATA[M2 count rate in the 1.0-2.0 keV band ]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_3_rate_err</name>
				<description><![CDATA[Error on M2 count rate in the 1.0-2.0 keV band ]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_3_vig</name>
				<description><![CDATA[M2 vignetting map value in the 1.0-2.0 keV band]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_4_bg</name>
				<description><![CDATA[M2 background map value in the 2.0-4.5 keV band]]></description>
				<unit><![CDATA[count/pixel]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_4_det_ml</name>
				<description><![CDATA[M2 detection maximum likelihood value in the 2.0-4.5 keV band]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_4_exp</name>
				<description><![CDATA[M2 exposure map value in the 2.0-4.5 keV band]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_4_flux</name>
				<description><![CDATA[M2 flux in the 2.0-4.5 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_4_flux_err</name>
				<description><![CDATA[Error on M2 flux in the 2.0-4.5 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_4_rate</name>
				<description><![CDATA[M2 count rate in the 2.0-4.5 keV band]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_4_rate_err</name>
				<description><![CDATA[Error on M2 count rate in the 2.0-4.5 keV band]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_4_vig</name>
				<description><![CDATA[M2 vignetting map value in the 2.0-4.5 keV band]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_5_bg</name>
				<description><![CDATA[M2 background map value in the 4.5-12.0 keV band ]]></description>
				<unit><![CDATA[count/pixel]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_5_det_ml</name>
				<description><![CDATA[M2 detection maximum likelihood value in the 4.5-12.0 keV band]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_5_exp</name>
				<description><![CDATA[M2 exposure map value in the 4.5-12.0 keV band]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_5_flux</name>
				<description><![CDATA[M2 flux in the 4.5-12.0 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_5_flux_err</name>
				<description><![CDATA[Error on M2 flux in the 4.5-12.0 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_5_rate</name>
				<description><![CDATA[M2 count rate in the 4.5-12.0 keV band]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_5_rate_err</name>
				<description><![CDATA[Error on M2 count rate in the 4.5-12.0 keV band]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_5_vig</name>
				<description><![CDATA[M2 vignetting map value in the 4.5-12.0 keV band]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_8_cts</name>
				<description><![CDATA[M1 source count in the 0.2-12.0 keV band]]></description>
				<unit><![CDATA[count]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_8_cts_err</name>
				<description><![CDATA[Error on M1 source count in the 0.2-12.0 keV band]]></description>
				<unit><![CDATA[count]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_8_det_ml</name>
				<description><![CDATA[M2 detection maximum likelihood value in the 0.2-12.0 keV band]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_8_flux</name>
				<description><![CDATA[M2 flux in the 0.2-12.0 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_8_flux_err</name>
				<description><![CDATA[Error on M2 flux in the 0.2-12.0 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_8_rate</name>
				<description><![CDATA[M2 count rate in the 0.2-12.0 keV band]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_8_rate_err</name>
				<description><![CDATA[Error on M2 count rate in the 0.2-12.0 keV band]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_9_det_ml</name>
				<description><![CDATA[M2 detection maximum likelihood value in the 0.5-4.5 keV band]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_9_flux</name>
				<description><![CDATA[M2 flux in the 0.5-4.5 keV band (XID band)]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_9_flux_err</name>
				<description><![CDATA[Error on M2 flux in the 0.5-4.5 keV band (XID band)]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_9_rate</name>
				<description><![CDATA[M2 count rate in the 0.5-4.5 keV band (XID band) (for more details see http://xmmssc.irap.omp.eu/Catalogue/4XMM-DR14/col_srcpar.html)]]></description>
				<unit><![CDATA[count/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_9_rate_err</name>
				<description><![CDATA[Error on M2 source count rate in the 0.5-4.5 keV band (XID band) (for more details see http://xmmssc.irap.omp.eu/Catalogue/4XMM-DR14/col_srcpar.html)]]></description>
				<unit><![CDATA[count/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_chi2prob</name>
				<description><![CDATA[The chi square probability (based on the null hypothesis) that the time series of the source, as detected by the M2 camera, can be explained by a constant flux. The Pearson's approximation tochi square for Poissonian data was used, in which the model is used as the estimator of its own variance. If more than one exposure (that is, time series) is available for this source the smallest value of probability was used.]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_filter</name>
				<description><![CDATA[M2 filter. The options are Thick, Medium, Thin1, and Open, depending on the efficiency of the optical blocking.]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_flag</name>
				<description><![CDATA[MOS2 flag string made of the flags 1-12 (counted from left to right) for the MOS2 source detection.]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_fvar</name>
				<description><![CDATA[The fractional excess variance measured in the MOS2 timeseries of the detection. Where multiple MOS2 exposures exist, it is for the one giving the largest probability of variability (M2_CHI2PROB). This quantity provides a measure of the amplitude of variability in the timeseries, above purely statistical fluctuations.]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_fvarerr</name>
				<description><![CDATA[The error on the fractional excess variance for the MOS2 timeseries of the detection (M2_FVAR)]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_hr1</name>
				<description><![CDATA[M2 hardness ratio between the 0.2-0.5 keV and 0.5-1.0 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_hr1_err</name>
				<description><![CDATA[Error on M2 hardness ratio between the 0.2-0.5 keV and 0.5-1.0 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_hr2</name>
				<description><![CDATA[M2 hardness ratio between the 0.5-1.0 keV and 1.0-2.0 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_hr2_err</name>
				<description><![CDATA[Error on M2 hardness ratio between the 0.5-1.0 keV and 1.0-2.0 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_hr3</name>
				<description><![CDATA[M2 hardness ratio between the 1.0-2.0 keV and 2.0-4.5 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_hr3_err</name>
				<description><![CDATA[Error on M2 hardness ratio between the 1.0-2.0 keV and 2.0-4.5 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_hr4</name>
				<description><![CDATA[M2 hardness ratio between the 2.0-4.5 keV and 4.5-12.0 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_hr4_err</name>
				<description><![CDATA[Error on M2 hardness ratio between the 2.0-4.5 keV and 4.5-12.0 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_maskfrac</name>
				<description><![CDATA[The maskfrac value is the PSF weighted mean of the detector coverage of a detection as derived from the detection mask (see 2XMM UG Sec. 3.1.2 b : https://xmmssc-www.star.le.ac.uk/Catalogue/2XMM/UserGuide_xmmcat.html#DetMask). It depends slightly on energy, only the 0.2-12.0 keV band values are given here which are the minimum of the energy-dependent maskfrac values. Sources which have less than 0.15 of their PSF covered by the detector are considered as being not detected.]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_offax</name>
				<description><![CDATA[Distance between the detection position and the onaxis position on the respective detector.]]></description>
				<unit><![CDATA[arcmin]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_ontime</name>
				<description><![CDATA[The M2 ontime value, given in seconds, is the total good exposure time (after GTI filtering) of the CCD where the detection is positioned. Note that some source positions fall into CCD gaps or outside of the detector and can therefore, in some cases, have a NULL.]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_pileup</name>
				<description><![CDATA[Estimate of the pile-up level in EPIC/MOS2]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_rawx</name>
				<description><![CDATA[X raw pixel position of detection in M2 image.]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_rawy</name>
				<description><![CDATA[Y raw pixel position of detection in M2 image.]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_submode</name>
				<description><![CDATA[M2 observing mode. The options are full frame mode with the full FOV exposed, partial window mode with only parts of the central CCD exposed  and timing mode where the central CCD was not e exposed ('Fast Uncompressed').,]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_submode_friendly_name</name>
				<description><![CDATA[M2 observing mode. The options are full frame mode with the full FOV exposed, partial window mode with only parts of the central CCD exposed  and timing mode where the central CCD was not e exposed ('Fast Uncompressed').]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>mjd_first</name>
				<description><![CDATA[The MJD start date (MJD_START) of the earliest observation of any constituent detection of the unique source.]]></description>
				<unit><![CDATA[d]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>mjd_last</name>
				<description><![CDATA[The MJD end date (MJD_STOP) of the last observation of any constituent detection of the unique source.]]></description>
				<unit><![CDATA[d]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>mjd_start</name>
				<description><![CDATA[Modified Julian Date (i.e., JD - 2400000.5) of the start of the observation.]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>mjd_stop</name>
				<description><![CDATA[Modified Julian Date (i.e., JD - 2400000.5) of the end of the observation.]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>n_detections</name>
				<description><![CDATA[The number of detections of the unique source SRCID used to derive the combined values.]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>obs_class</name>
				<description><![CDATA[Quality classification of the whole observation based on the area flagged as bad in the manual flagging process as compared to the whole detection area. 0 means nothing has been flagged, 1 indicates that 0% < area < 0.1% of the total detection mask has been flagged, 2 indicates that 0.1% <= area < 1% has been flagged, 3 indicates that 1% <= area < 10% has been flagged, 4 indicates that 10% <= area < 100% has been flagged, and 5 means that the whole field was flagged as bad.]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>observation_id</name>
				<description><![CDATA[The XMM-Newton observation identification.]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>observation_oid</name>
				<description><![CDATA[Internal Identifier for OM observation]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_1_bg</name>
				<description><![CDATA[PN background map value in the 0.2-0.5 keV band]]></description>
				<unit><![CDATA[count/pixel]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_1_det_ml</name>
				<description><![CDATA[PN detection maximum likelihood in the (0.2-0.5 keV) band]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_1_exp</name>
				<description><![CDATA[PN exposure map value in the 0.2-0.5 keV band]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_1_flux</name>
				<description><![CDATA[PN flux in the 0.2-0.5 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_1_flux_err</name>
				<description><![CDATA[Error on PN flux in the 0.2-0.5 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_1_rate</name>
				<description><![CDATA[PN count rate in the 0.2-0.5 keV band ]]></description>
				<unit><![CDATA[count/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_1_rate_err</name>
				<description><![CDATA[Error on the PN count rate in the 0.2-0.5 keV band ]]></description>
				<unit><![CDATA[count/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_1_vig</name>
				<description><![CDATA[PN Vignetting map value in the 0.2-0.5 KeV band]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_2_bg</name>
				<description><![CDATA[PN background map value in the 0.5-1.0 keV band]]></description>
				<unit><![CDATA[count/pixel]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_2_det_ml</name>
				<description><![CDATA[PN detection maximum likelihood in the (0.5-1.0 keV) band]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_2_exp</name>
				<description><![CDATA[PN exposure map value in the 0.5-1.0 keV band]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_2_flux</name>
				<description><![CDATA[PN flux in the 0.5-1.0 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_2_flux_err</name>
				<description><![CDATA[Error on PN flux in the 0.5-1.0 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_2_rate</name>
				<description><![CDATA[PN count rate in the 0.5-1.0 keV band ]]></description>
				<unit><![CDATA[count/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_2_rate_err</name>
				<description><![CDATA[Error on PN count rate in the 0.5-1.0 keV band]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_2_vig</name>
				<description><![CDATA[PN vignetting map value in the 0.5-1.0 keV band]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_3_bg</name>
				<description><![CDATA[PN background map value in the 1.0-2.0 keV band ]]></description>
				<unit><![CDATA[count/pixel]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_3_det_ml</name>
				<description><![CDATA[PN detection maximum likelihood in the (1.0-2.0 keV) band]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_3_exp</name>
				<description><![CDATA[PN exposure map value in the 1.0-2.0 keV band]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_3_flux</name>
				<description><![CDATA[PN flux in the 1.0-2.0 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_3_flux_err</name>
				<description><![CDATA[Error on PN flux in the 1.0-2.0 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_3_rate</name>
				<description><![CDATA[PN count rate in the 1.0-2.0 keV band ]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_3_rate_err</name>
				<description><![CDATA[Error on PN count rate in the 1.0-2.0 keV band]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_3_vig</name>
				<description><![CDATA[PN vignetting map value in the 1.0-2.0 keV band]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_4_bg</name>
				<description><![CDATA[PN background map value in the 2.0-4.5 keV band]]></description>
				<unit><![CDATA[count/pixel]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_4_det_ml</name>
				<description><![CDATA[PN detection maximum likelihood in the (2.0-4.5 keV) band]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_4_exp</name>
				<description><![CDATA[PN exposure map value in the 2.0-4.5 keV band]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_4_flux</name>
				<description><![CDATA[PN flux in the 2.0-4.5 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_4_flux_err</name>
				<description><![CDATA[Error on PN flux in the 2.0-4.5 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_4_rate</name>
				<description><![CDATA[PN count rate in the 2.0-4.5 keV band]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_4_rate_err</name>
				<description><![CDATA[Error on PN count rate in the 2.0-4.5 keV band]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_4_vig</name>
				<description><![CDATA[PN vignetting map value in the 2.0-4.5 keV band]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_5_bg</name>
				<description><![CDATA[PN background map value in the 4.5-12.0 keV band ]]></description>
				<unit><![CDATA[count/pixel]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_5_det_ml</name>
				<description><![CDATA[PN detection maximum likelihood in the (4.5-12.0 keV) band]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_5_exp</name>
				<description><![CDATA[PN exposure map value in the 4.5-12.0 keV band]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_5_flux</name>
				<description><![CDATA[PN flux in the 4.5-12.0 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_5_flux_err</name>
				<description><![CDATA[Error on PN flux in the 4.5-12.0 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_5_rate</name>
				<description><![CDATA[PN count rate in the 4.5-12.0 keV band ]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_5_rate_err</name>
				<description><![CDATA[Error on PN count rate in the 4.5-12.0 keV band ]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_5_vig</name>
				<description><![CDATA[PN vignetting map value in the 4.5-12.0 keV band]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_8_cts</name>
				<description><![CDATA[PN source count in the 0.2-12.0 keV band]]></description>
				<unit><![CDATA[count]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_8_cts_err</name>
				<description><![CDATA[Error on PN source count in the 0.2-12.0 keV band]]></description>
				<unit><![CDATA[count]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_8_det_ml</name>
				<description><![CDATA[PN detection maximum likelihood in the (0.2-12.0 keV) band]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_8_flux</name>
				<description><![CDATA[PN flux in the 0.2-12.0 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_8_flux_err</name>
				<description><![CDATA[Error on PN flux in the 0.2-12.0 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_8_rate</name>
				<description><![CDATA[PN count rate in the 0.2-12.0 keV ]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_8_rate_err</name>
				<description><![CDATA[Error PN count rate in the 0.2-12.0 keV ]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_9_det_ml</name>
				<description><![CDATA[PN detection maximum likelihood value in the 0.5-4.5 keV band (XID band)]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_9_flux</name>
				<description><![CDATA[PN flux in the 0.5-4.5 keV band (XID band)]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_9_flux_err</name>
				<description><![CDATA[Error on PN flux in the 0.5-4.5 keV band (XID band)]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_9_rate</name>
				<description><![CDATA[PN count rate in the 0.5-4.5 keV band (XID band) (for more details see http://xmmssc.irap.omp.eu/Catalogue/4XMM-DR14/col_srcpar.html)]]></description>
				<unit><![CDATA[count/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_9_rate_err</name>
				<description><![CDATA[Error on PN count rate in the 0.5-4.5 keV band (XID band) (for more details see http://xmmssc.irap.omp.eu/Catalogue/4XMM-DR14/col_srcpar.html)]]></description>
				<unit><![CDATA[count/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_chi2prob</name>
				<description><![CDATA[The chi square probability (based on the null hypothesis) that the time series of the source, as detected by the PN camera, can be explained by a constant flux. The Pearson's approximation to chi square for Poissonian data was used, in which the model is used as the estimator of its own variance . If more than one exposure (that is, time series) is available for this source the smallest value of probability was used. ]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_filter</name>
				<description><![CDATA[PN filter. The options are Thick, Medium, Thin1, Thin2, and Open, depending on the efficiency of the optical blocking.]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_flag</name>
				<description><![CDATA[PN flag string made of the flags 1-12 (counted from left to right) for the PN source detection.]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_fvar</name>
				<description><![CDATA[The fractional excess variance measured in the PN timeseries of the detection. Where multiple PN exposures exist, it is for the one giving the largest probability of variability (PN_CHI2PROB). This quantity provides a measure of the amplitude of variability in the timeseries, above purely statistical fluctuations.]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_fvarerr</name>
				<description><![CDATA[The error on the fractional excess variance for the PN timeseries of the detection (PN_FVAR).]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_hr1</name>
				<description><![CDATA[PN hardness ratio between the 0.2-0.5 keV and 0.5-1.0 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_hr1_err</name>
				<description><![CDATA[Error on PN hardness ratio between the 0.2-0.5 keV and 0.5-1.0 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_hr2</name>
				<description><![CDATA[PN hardness ratio between the 0.5-1.0 keV and 1.0-2.0 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_hr2_err</name>
				<description><![CDATA[Error on PN hardness ratio between the 0.5-1.0 keV and 1.0-2.0 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_hr3</name>
				<description><![CDATA[PN hardness ratio between the 1.0-2.0 keV and 2.0-4.5 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_hr3_err</name>
				<description><![CDATA[Error on PN hardness ratio between the 1.0-2.0 keV and 2.0-4.5 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_hr4</name>
				<description><![CDATA[PN hardness ratio between the 2.0-4.5 keV and 4.5-12.0 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_hr4_err</name>
				<description><![CDATA[Error on PN hardness ratio between the 2.0-4.5 keV and 4.5-12.0 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_maskfrac</name>
				<description><![CDATA[The maskfrac value is the PSF weighted mean of the detector coverage of a detection as derived from the detection mask (see 2XMM UG Sec. 3.1.2 b : https://xmmssc-www.star.le.ac.uk/Catalogue/2XMM/UserGuide_xmmcat.html#DetMask). It depends slightly on energy, only the 0.2-12.0 keV band values are given here which are the minimum of the energy-dependent maskfrac values. Sources which have less than 0.15 of their PSF covered by the detector are considered as being not detected.]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_offax</name>
				<description><![CDATA[Distance between the detection position and the onaxis position on the respective detector.]]></description>
				<unit><![CDATA[arcmin]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_ontime</name>
				<description><![CDATA[The PN ontime value, given in seconds, is the total good exposure time (after GTI filtering) of the CCD where the detection is positioned. Note that some source positions fall into CCD gaps or outside of the detector and can therefore, in some cases, have a NULL.]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_pileup</name>
				<description><![CDATA[Estimate of the pile-up level in EPIC/pn]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_rawx</name>
				<description><![CDATA[X raw pixel position of detection in PN image.]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_rawy</name>
				<description><![CDATA[Y raw pixel position of detection in PN image.]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_submode</name>
				<description><![CDATA[PN observing mode. The options are full frame mode with the full FOV exposed (in two sub-modes), and large window mode with only parts of the FOV exposed.]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_submode_friendly_name</name>
				<description><![CDATA[PN observing mode. The options are full frame mode with the full FOV exposed (in two sub-modes), and large window mode with only parts of the FOV exposed.]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>poscorok</name>
				<description><![CDATA[Signifies whether catcorr obtained a statistically reliable solution or not. This parameter is redundant in the sense that if REFCAT is positive, then a reliable solution was considered to have been found ]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>poserr</name>
				<description><![CDATA[Position error of the nearest 3XMM-DR7 source after field rectifications]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ppsver</name>
				<description><![CDATA[PPS Version]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ra</name>
				<description><![CDATA[Right Ascension [degrees]]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>radec_err</name>
				<description><![CDATA[Radial error on the position, computed as sqrt(ra_err2 + dec_err2), in arcsecs, where ra_err and dec_err are the 1 sigma uncertainties in the RA and DEC coordinates respectively. ]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ra_unc</name>
				<description><![CDATA[Right Ascension of the detection in degrees (J2000) as determined by the SAS task emldetect by fitting a detection simultaneously in all cameras and energy bands.]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>refcat</name>
				<description><![CDATA[An integer code reflecting the absolute astrometric reference catalogue which gave the statistically 'best' result for the field rectification process (from which the corrections are taken). It is 1 for the SDSS (DR9) catalogue, 2 for 2MASS and 3 for USNO B1.0. Where catcorr fails to produce a reliable solution, REFCAT is a negative number, indicating the cause of the failure. The failure codes are -1 = Too few matches (< 10), -2 = poor fit (goodness of fit parameter in catcorr < 5.0), -3 = error on the field positional rectification correction is > 0.75 arcseconds) (see Sec. 4XMM-DR13 UG, Sec. 3.4).]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>revolut</name>
				<description><![CDATA[The XMM-Newton revolution number]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sc_chi2prob</name>
				<description><![CDATA[The chi square probability (based on the null hypothesis) that the unique source SRCID as detected by any of the observations is constant, that is, the minimum value of the EPIC probabilities in each detection, EP]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sc_dec</name>
				<description><![CDATA[The mean Declination in degrees (J2000) of all the detections of the source SRCID (see DEC) weighted by the positional errors POSERR.]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sc_det_ml</name>
				<description><![CDATA[Total band detection likelihood of a unique source, calculated as the maximum of the likelihoods of all detections of this source]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sc_ep_1_flux</name>
				<description><![CDATA[The mean band 1 flux (0.2 - 0.5 keV) of all the detections of the source SRCID (see EP_1_FLUX) weighted by the errors (EP_1_FLUX_ERR), in erg/cm2/s.]]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sc_ep_1_flux_err</name>
				<description><![CDATA[Error on the weighted mean band 1 flux in SC_EP_1_FLUX]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sc_ep_2_flux</name>
				<description><![CDATA[The mean band 2 flux (0.5 - 1.0 keV) of all the detections of the source SRCID (see EP_2_FLUX) weighted by the errors (EP_2_FLUX_ERR), in erg/cm2/s.]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sc_ep_2_flux_err</name>
				<description><![CDATA[Error on the weighted mean band 2 flux in SC_EP_2_FLUX]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sc_ep_3_flux</name>
				<description><![CDATA[The mean band 3 flux (1.0 - 2.0 keV) of all the detections of the source SRCID (see EP_3_FLUX) weighted by the errors (EP_3_FLUX_ERR), in erg/cm2/s.]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sc_ep_3_flux_err</name>
				<description><![CDATA[Error on the weighted mean band 3 flux in SC_EP_3_FLUX]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sc_ep_4_flux</name>
				<description><![CDATA[The mean band 4 flux (2.0 - 4.5 keV) of all the detections of the source SRCID (see EP_4_FLUX) weighted by the errors (EP_4_FLUX_ERR), in erg/cm2/s.]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sc_ep_4_flux_err</name>
				<description><![CDATA[Error on the weighted mean band 4 flux in SC_EP_4_FLUX]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sc_ep_5_flux</name>
				<description><![CDATA[The mean band 5 flux (4.5 - 12 keV) of all the detections of the source SRCID (see EP_5_FLUX) weighted by the errors (EP_5_FLUX_ERR), in erg/cm2/s.]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sc_ep_5_flux_err</name>
				<description><![CDATA[Error on the weighted mean band 5 flux in SC_EP_5_FLUX]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sc_ep_8_flux</name>
				<description><![CDATA[The mean total band flux (0.2 - 12 keV) of all the detections of the source SRCID (see EP_8_FLUX) weighted by the errors (EP_8_FLUX_ERR), in erg/cm2/s.]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sc_ep_8_flux_err</name>
				<description><![CDATA[Error on the weighted mean band 8 flux in SC_EP_8_FLUX]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sc_ep_8_fmax</name>
				<description><![CDATA[The maximum EPIC band 8 flux (EP_8_FLUX) amongst any of the constituent detections of the unique source.]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sc_ep_8_fmax_err</name>
				<description><![CDATA[The error on the maximum EPIC band 8 flux (EP_8_FLUX) amongst any of the constituent detections of the unique source.]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sc_ep_8_fmin</name>
				<description><![CDATA[The minimum EPIC band 8 flux (EP_8_FLUX) amongst any of the constituent detections of the unique source.]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sc_ep_8_fmin_err</name>
				<description><![CDATA[The error on the minimum EPIC band 8 flux (EP_8_FLUX) amongst any of the constituent detections of the unique source.]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sc_ep_9_flux</name>
				<description><![CDATA[The mean band 9 flux (0.5 - 4.5 keV) of all the detections of the source SRCID (see EP_9_FLUX) weighted by the errors (EP_9_FLUX_ERR), in erg/cm2/s.]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sc_ep_9_flux_err</name>
				<description><![CDATA[Error on the weighted mean band 9 flux in SC_EP_9_FLUX]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sc_extent</name>
				<description><![CDATA[The total band extent (arcseconds) of the source SRCID is the weighted average of the EPIC extents of all detection of this source (EP_EXTENT)]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sc_ext_err</name>
				<description><![CDATA[error on source extension]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sc_ext_ml</name>
				<description><![CDATA[The total band detection likelihood of the extended source SRCID is the largest of the extent likelihoods of all detection of this source (EP_EXTENT_ML)]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sc_fvar</name>
				<description><![CDATA[The fractional excess variance of the unique source. It is the value corresponding to the exposure and instrument that shows the lowest probability of being constant]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sc_fvarerr</name>
				<description><![CDATA[The error on the fractional excess variance of the unique source. It is the value corresponds to the exposure and instrument that shows the lowest probability of being constant .]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sc_hr1</name>
				<description><![CDATA[The mean hardness ratio of the bands 1 and 2 of all the detections of the source SRCID (EP_HR1) weighted by the errors (EP_HR1_ERR).]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sc_hr1_err</name>
				<description><![CDATA[Error on the weighted mean hardness ration in SC_HR1]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sc_hr2</name>
				<description><![CDATA[The mean hardness ratio of the bands 2 and 3 of all the detections of the source SRCID (EP_HR2) weighted by the errors (EP_HR2_ERR).]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sc_hr2_err</name>
				<description><![CDATA[Error on the weighted mean hardness ration in SC_HR2]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sc_hr3</name>
				<description><![CDATA[The mean hardness ratio of the bands 3 and 4 of all the detections of the source SRCID (EP_HR3) weighted by the errors (EP_HR3_ERR).]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sc_hr3_err</name>
				<description><![CDATA[Error on the weighted mean hardness ration in SC_HR3]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sc_hr4</name>
				<description><![CDATA[The mean hardness ratio of the bands 4 and 5 of all the detections of the source SRCID (EP_HR4) weighted by the errors (EP_HR4_ERR)..]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sc_hr4_err</name>
				<description><![CDATA[Error on the weighted mean hardness ration in SC_HR4]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sc_poserr</name>
				<description><![CDATA[The radial error on the mean coordinates given in SC_RA and SC_DEC in arcseconds. It is the weighted mean of the POSERR values (see http://xmmssc.irap.omp.eu/Catalogue/4XMM-DR14/col_unsrc.html for details).]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sc_ra</name>
				<description><![CDATA[The mean Right Ascension in degrees (J2000) of all the detections of the source SRCID (see RA) weighted by the positional errors POSERR.]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sc_sum_flag</name>
				<description><![CDATA[The summary flag for the unique source SRCID is taken to be the worst flag of all detections of this source (SUM_FLAG).]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sc_var_flag</name>
				<description><![CDATA[The variability flag for the unique source SRCID is set to VAR_FLAG of the most variable detection of this source. Note that where a timeseries is not available or insufficient points are left in the timeseries after applying background flare GTIs, the value is set to NULL or Undefined]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>spectra</name>
				<description><![CDATA[The flag is set to True if this detection has a spectrum made in at least one exposure.]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>srcid</name>
				<description><![CDATA[A unique number assigned to a group of catalogue entries which are assumed to be the same source.]]></description>
				<dataType xsi:type="vod:VOTableType">long</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>src_num</name>
				<description><![CDATA[The (decimal) source number in the individual source list for this observation]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sum_flag</name>
				<description><![CDATA[The summary flag of the detection is derived from the EPIC flag.]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>syserrcc</name>
				<description><![CDATA[The estimated error arising from the field rectification process (in arcseconds). If the SAS task catcorr results in a statistically reliable cross-correlation with the USNO B1.0, 2MASS or SDSS (DR9) optical/IR catalogues, SYSERRCC combines the 1 sigma errors on the translational shifts in the RA (rashift_error) and DEC (decshift_error) directions, together with the rotational error component, derived from from the catalogue that yields the 'best' solution, as follows: SYSERRCC = SQRT(rashift_error2 + decshift_error2 + (r * thetarot_error)2 ) where r is the radial off-axis angle of the detection from the spacecraft boresight in arcsecs and thetarot_error is the 1 sigma error on the rotational correction (in radians). Where catcorr fails to obtain a statistically reliable result, SYSERRCC is 1.29 arcseconds. Note that rashift_error, decshift_error and thetarot_error are not provided separately in the catalogue.]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>tseries</name>
				<description><![CDATA[The flag is set to True if this detection has a time series made in at least one exposure.]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>var_exp_id</name>
				<description><![CDATA[The exposure ID ('S' or 'U' followed by a three-digit number) of the exposure with the smallest chi2 probability is given here.]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>var_flag</name>
				<description><![CDATA[The flag is set to True if this source was detected as variable (chi2 probability < 1E-5, see PN_CHI2PROB, M1_CHI2PROB, M2_CHI2PROB) in at least one exposure. Note that where a timeseries is not available or insufficient points are left in the timeseries after applying background flare GTIs, the value is set to NULL or Undefined]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>var_inst_id</name>
				<description><![CDATA[The instrument ID (PN, M1, M2) of the exposure given in VAR_EXP_ID is listed here.]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
		</table>
		<table type="base_table" esatapplus:size="2232662" esatapplus:size_bytes="0" esatapplus:flags="0">
			<name>xsa.v_epic_xmm_stack_cat</name>
			<description><![CDATA[The XMM-Newton Serendipitous Source Catalogues from stacked XMM-Newton observations: 4XMM-DR14s]]></description>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>amplvar</name>
				<description><![CDATA[Maximum band 5 variability amplitude in terms of sigma]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>amplvar_1</name>
				<description><![CDATA[Maximum band 1 variability amplitude in terms of sigma]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>amplvar_2</name>
				<description><![CDATA[Maximum band 2 variability amplitude in terms of sigma]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>amplvar_3</name>
				<description><![CDATA[Maximum band 3 variability amplitude in terms of sigma]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>amplvar_4</name>
				<description><![CDATA[Maximum band 4 variability amplitude in terms of sigma]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>amplvar_5</name>
				<description><![CDATA[Maximum band 5 variability amplitude in terms of sigma]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>astcorr</name>
				<description><![CDATA[Flag: observation was astrometrically corrected]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>bii</name>
				<description><![CDATA[Galactic Latitude [degrees]]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>cc_deofferr</name>
				<description><![CDATA[1-sigma error on CC_DEOFFSET]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>cc_deoffset</name>
				<description><![CDATA[ The field shift in DEC as derived by the SAS task catcorr]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>cc_nmatches</name>
				<description><![CDATA[catcorr number of usable matches with the reference catalogue]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>cc_pofferr</name>
				<description><![CDATA[1-sigma error on CC_POFFSET]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>cc_poffset</name>
				<description><![CDATA[The absolute offset between the original and the corrected source position as derived by the SAS task catcorr]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>cc_raofferr</name>
				<description><![CDATA[1-sigma error on CC_RAOFFSET]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>cc_raoffset</name>
				<description><![CDATA[The field shift in RA as derived by the SAS task catcorr]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>cc_refcat</name>
				<description><![CDATA[catcorr reference catalogue]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>cc_rot_corr</name>
				<description><![CDATA[The field rotation as derived by the SAS task catcorr]]></description>
				<unit><![CDATA[degree]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>cc_rot_err</name>
				<description><![CDATA[1-sigma error on CC_ROT_CORR]]></description>
				<unit><![CDATA[degree]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>chi2prob_detcat</name>
				<description><![CDATA[Probability of the DR7 source to be consistent with constant flux]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>dec</name>
				<description><![CDATA[Declination J2000 [degrees] ]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>dec_detcat</name>
				<description><![CDATA[Mean declination (SC_)DEC of the nearest unique 4XMM-DR14 source]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>detid_detcat</name>
				<description><![CDATA[Detection identifier of the unique 4XMM-DR14 source in OBS_ID]]></description>
				<dataType xsi:type="vod:VOTableType">long</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>dist_detcat</name>
				<description><![CDATA[Distance to the nearest 4XMM-DR14 source / its detection in OBS_ID]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>dist_nn</name>
				<description><![CDATA[The distance to the nearest neighbouring detection given in arcseconds. ]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>dist_ref</name>
				<description><![CDATA[Distance to the reference coordinates of the field]]></description>
				<unit><![CDATA[arcmin]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_1_flux</name>
				<description><![CDATA[EPIC flux in the 0.2-0.5 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_1_flux_err</name>
				<description><![CDATA[Error on EPIC flux in the 0.2-0.5 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_2_flux</name>
				<description><![CDATA[EPIC flux in the 0.5-1.0 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_2_flux_err</name>
				<description><![CDATA[Error on  the EPIC flux in the 0.5-1.0 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_3_flux</name>
				<description><![CDATA[EPIC flux in the 1.0-2.0 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_3_flux_err</name>
				<description><![CDATA[Error on the EPIC flux in the 1.0-2.0 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_4_flux</name>
				<description><![CDATA[EPIC flux in the 2.0-4.5 keV band ]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_4_flux_err</name>
				<description><![CDATA[Error on the EPIC flux in the 2.0-4.5 keV band ]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_5_flux</name>
				<description><![CDATA[EPIC flux in the 4.5-12.0 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_5_flux_err</name>
				<description><![CDATA[Error on the EPIC flux in the 4.5-12.0 keV band]]></description>
				<unit><![CDATA[erg/cm**2/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_cts</name>
				<description><![CDATA[All EPIC number of counts]]></description>
				<unit><![CDATA[counts]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_cts_err</name>
				<description><![CDATA[1-sigma error on EP_CTS]]></description>
				<unit><![CDATA[counts]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_det_ml</name>
				<description><![CDATA[All-EPIC equivalent maximum detection likelihood]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_flag</name>
				<description><![CDATA[EPIC Quality Flag]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_flux</name>
				<description><![CDATA[EPIC flux in the 0.2-12.0 keV band]]></description>
				<unit><![CDATA[erg/cm²/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_flux_err</name>
				<description><![CDATA[1-sigma Error on EPIC flux in the 0.2-12.0 keV band]]></description>
				<unit><![CDATA[erg/cm²/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_hr1</name>
				<description><![CDATA[EPIC Hardness Ratio 1, between counts in the 0.5-1.0 and the 0.2-0.5 keV energy bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_hr1_err</name>
				<description><![CDATA[Error on EPIC Hardness Ratio 1, between counts in the 0.5-1.0 and the 0.2-0.5 keV energy bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_hr2</name>
				<description><![CDATA[EPIC hardness ratio between the 0.5-1.0 keV and 1.0-2.0 keV bands ]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_hr2_err</name>
				<description><![CDATA[Error on EPIC hardness ratio between the 0.5-1.0 keV and 1.0-2.0 keV bands ]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_hr3</name>
				<description><![CDATA[EPIC Hardness Ratio 3, between the counts in the 2.0-4.5 and 1.0-2.0 keV energy bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_hr3_err</name>
				<description><![CDATA[Error on EPIC Hardness Ratio 3, between the counts in the 2.0-4.5 and 1.0-2.0 keV energy bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_hr4</name>
				<description><![CDATA[EPIC Hardness Ratio 4, between the counts in the 4.5-12.0 and 2.0-4.5 keV energy bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_hr4_err</name>
				<description><![CDATA[Error on EPIC Hardness Ratio 4, between the counts in the 4.5-12.0 and 2.0-4.5 keV energy bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>epic_stack_cat_equatorial_spoint</name>
				<description><![CDATA[Coordinates of the source on the celestial sphere given in RA and DEC (J2000).]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>epic_stack_cat_fov_scircle</name>
				<description><![CDATA[Circle projected on the surface of the celestial sphere centered at the coordinates of the source given in RA and DEC (J2000) and a given radius of 15 arc min.]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>epic_stack_cat_galactic_spoint</name>
				<description><![CDATA[Coordinates of the source on the celestial sphere given in latitude and longitude.]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>epic_xmm_stack_cat_oid</name>
				<description><![CDATA[Internal identifier]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_offax</name>
				<description><![CDATA[All-EPIC off-axis angle between source position and aim point]]></description>
				<unit><![CDATA[arcmin]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_ontime</name>
				<description><![CDATA[The EPIC ontime value, given in seconds, is the total good exposure time (after GTI filtering) ]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_rate</name>
				<description><![CDATA[All EPIC count rate]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_rate_err</name>
				<description><![CDATA[1-sigma error on EP_RATE]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>extent</name>
				<description><![CDATA[Extent radius]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>extent_err</name>
				<description><![CDATA[1-sigma error on EXTENT]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>extent_ml</name>
				<description><![CDATA[Likelihood of the detection being extended]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fbr_var_chi2_21</name>
				<description><![CDATA[Reduced chi square of EPIC band 2 to 1 inter-observation variability]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fbr_var_chi2_31</name>
				<description><![CDATA[Reduced chi square of EPIC band 3 to 1 inter-observation variability]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fbr_var_chi2_32</name>
				<description><![CDATA[Reduced chi square of EPIC band 3 to 2 inter-observation variability]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fbr_var_chi2_41</name>
				<description><![CDATA[Reduced chi square of EPIC band 4 to 1 inter-observation variability]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fbr_var_chi2_42</name>
				<description><![CDATA[Reduced chi square of EPIC band 4 to 2 inter-observation variability]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fbr_var_chi2_43</name>
				<description><![CDATA[Reduced chi square of EPIC band 4 to 3 inter-observation variability]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fbr_var_chi2_51</name>
				<description><![CDATA[Reduced chi square of EPIC band 5 to 1 inter-observation variability]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fbr_var_chi2_52</name>
				<description><![CDATA[Reduced chi square of EPIC band 5 to 2 inter-observation variability]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fbr_var_chi2_53</name>
				<description><![CDATA[Reduced chi square of EPIC band 5 to 3 inter-observation variability]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fbr_var_chi2_54</name>
				<description><![CDATA[Reduced chi square of EPIC band 5 to 4 inter-observation variability]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fbr_var_dsig_21</name>
				<description><![CDATA[Largest difference of EPIC band 2 to 1 flux ratios in terms of sigma]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fbr_var_dsig_31</name>
				<description><![CDATA[Largest difference of EPIC band 3 to 1 flux ratios in terms of sigma]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fbr_var_dsig_32</name>
				<description><![CDATA[Largest difference of EPIC band 3 to 2 flux ratios in terms of sigma]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fbr_var_dsig_41</name>
				<description><![CDATA[Largest difference of EPIC band 4 to 1 flux ratios in terms of sigma]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fbr_var_dsig_42</name>
				<description><![CDATA[Largest difference of EPIC band 4 to 2 flux ratios in terms of sigma]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fbr_var_dsig_43</name>
				<description><![CDATA[Largest difference of EPIC band 4 to 3 flux ratios in terms of sigma]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fbr_var_dsig_51</name>
				<description><![CDATA[Largest difference of EPIC band 5 to 1 flux ratios in terms of sigma]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fbr_var_dsig_52</name>
				<description><![CDATA[Largest difference of EPIC band 5 to 2 flux ratios in terms of sigma]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fbr_var_dsig_53</name>
				<description><![CDATA[Largest difference of EPIC band 5 to 3 flux ratios in terms of sigma]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fbr_var_dsig_54</name>
				<description><![CDATA[Largest difference of EPIC band 5 to 4 flux ratios in terms of sigma]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fbr_var_prob_21</name>
				<description><![CDATA[Probability that the flux band 2 to 1 variability is consistent]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fbr_var_prob_31</name>
				<description><![CDATA[Probability that the flux band 3 to 1 variability is consistent]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fbr_var_prob_32</name>
				<description><![CDATA[Probability that the flux band 3 to 2 variability is consistent]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fbr_var_prob_41</name>
				<description><![CDATA[Probability that the flux band 4 to 1 variability is consistent]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fbr_var_prob_42</name>
				<description><![CDATA[Probability that the flux band 4 to 2 variability is consistent]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fbr_var_prob_43</name>
				<description><![CDATA[Probability that the flux band 4 to 3 variability is consistent]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fbr_var_prob_51</name>
				<description><![CDATA[Probability that the flux band 5 to 1 variability is consistent]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fbr_var_prob_52</name>
				<description><![CDATA[Probability that the flux band 5 to 2 variability is consistent]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fbr_var_prob_53</name>
				<description><![CDATA[Probability that the flux band 5 to 3 variability is consistent]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fbr_var_prob_54</name>
				<description><![CDATA[Probability that the flux band 5 to 4 variability is consistent]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fluxvar</name>
				<description><![CDATA[Largest EPIC flux difference in terms of sigma]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fluxvar_1</name>
				<description><![CDATA[Largest EPIC band 1 flux difference in terms of sigma]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fluxvar_2</name>
				<description><![CDATA[Largest EPIC band 2 flux difference in terms of sigma]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fluxvar_3</name>
				<description><![CDATA[Largest EPIC band 3 flux difference in terms of sigma]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fluxvar_4</name>
				<description><![CDATA[Largest EPIC band 4 flux difference in terms of sigma]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fluxvar_5</name>
				<description><![CDATA[Largest EPIC band 5 flux difference in terms of sigma]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fratio</name>
				<description><![CDATA[EPIC flux ratio]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fratio_1</name>
				<description><![CDATA[EPIC band 1 flux ration]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fratio_1_err</name>
				<description><![CDATA[1-sigma error on F_RATIO_1]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fratio_2</name>
				<description><![CDATA[EPIC band 2 flux ration]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fratio_2_err</name>
				<description><![CDATA[1-sigma error on F_RATIO_2]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fratio_3</name>
				<description><![CDATA[EPIC band 3 flux ration]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fratio_3_err</name>
				<description><![CDATA[1-sigma error on F_RATIO_3]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fratio_4</name>
				<description><![CDATA[EPIC band 4 flux ration]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fratio_4_err</name>
				<description><![CDATA[1-sigma error on F_RATIO_4]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fratio_5</name>
				<description><![CDATA[EPIC band 5 flux ration]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fratio_5_err</name>
				<description><![CDATA[1-sigma error on F_RATIO_5]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fratio_err</name>
				<description><![CDATA[1-sigma error on F_RATIO]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fvar_detcat</name>
				<description><![CDATA[Fractional intra-obs. excess variance of the nearest 4XMM-DR14 source]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fvarerr_detcat</name>
				<description><![CDATA[1-sigma error on FVAR_4XMM-DR14]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>iauname</name>
				<description><![CDATA[IAU name of the source]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>iauname_detcat</name>
				<description><![CDATA[IAU name assigned to the nearest unique 4XMM-DR14 source]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>lii</name>
				<description><![CDATA[Galactic Longitude [degrees]]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_1_bg</name>
				<description><![CDATA[M1 background map value in the 0.2-0.5 keV band ]]></description>
				<unit><![CDATA[count/pixel]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_1_det_ml</name>
				<description><![CDATA[EPIC/MOS1 equ. maximum detection likelihood in energy band 1]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_1_exp</name>
				<description><![CDATA[PSF-weighted exposure of the detection in energy band 1 on EPIC/MOS1]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_1_flux</name>
				<description><![CDATA[EPIC/MOS1 Flux in Energy band 1]]></description>
				<unit><![CDATA[erg/cm²/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_1_flux_err</name>
				<description><![CDATA[1-sigma error on M1_1_FLUX]]></description>
				<unit><![CDATA[erg/cm²/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_1_rate</name>
				<description><![CDATA[M1 count rate in the 0.2-0.5 keV band]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_1_rate_err</name>
				<description><![CDATA[Error on M1 count rate in the 0.2-0.5 keV band]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_1_vig</name>
				<description><![CDATA[EPIC/MOS1 vignetting factor in energy band 1 in this observation]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_2_bg</name>
				<description><![CDATA[M1 background map value in the 0.5-1.0 keV band]]></description>
				<unit><![CDATA[count/pixel]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_2_det_ml</name>
				<description><![CDATA[EPIC/MOS1 equ. maximum detection likelihood in energy band 2]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_2_exp</name>
				<description><![CDATA[PSF-weighted exposure of the detection in energy band 2 on EPIC/MOS1]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_2_flux</name>
				<description><![CDATA[EPIC/MOS1 Flux in Energy band 2]]></description>
				<unit><![CDATA[erg/cm²/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_2_flux_err</name>
				<description><![CDATA[1-sigma error on M1_2_FLUX]]></description>
				<unit><![CDATA[erg/cm²/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_2_rate</name>
				<description><![CDATA[M1 count rate in the 0.5-1.0 keV band ]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_2_rate_err</name>
				<description><![CDATA[Error on M1 count rate in the 0.5-1.0 keV band ]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_2_vig</name>
				<description><![CDATA[EPIC/MOS1 vignetting factor in energy band 2 in this observation]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_3_bg</name>
				<description><![CDATA[M1 background map value in the 1.0-2.0 keV band]]></description>
				<unit><![CDATA[count/pixel]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_3_det_ml</name>
				<description><![CDATA[EPIC/MOS1 equ. maximum detection likelihood in energy band 3]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_3_exp</name>
				<description><![CDATA[PSF-weighted exposure of the detection in energy band 3 on EPIC/MOS1]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_3_flux</name>
				<description><![CDATA[EPIC/MOS1 Flux in Energy band 3]]></description>
				<unit><![CDATA[erg/cm²/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_3_flux_err</name>
				<description><![CDATA[1-sigma error on M1_3_FLUX]]></description>
				<unit><![CDATA[erg/cm²/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_3_rate</name>
				<description><![CDATA[M1 count rate in the 1.0-2.0 keV band ]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_3_rate_err</name>
				<description><![CDATA[Error on M1 count rate in the 1.0-2.0 keV band ]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_3_vig</name>
				<description><![CDATA[EPIC/MOS1 vignetting factor in energy band 3 in this observation]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_4_bg</name>
				<description><![CDATA[M1 background map value in the 2.0-4.5 keV band]]></description>
				<unit><![CDATA[count/pixel]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_4_det_ml</name>
				<description><![CDATA[EPIC/MOS1 equ. maximum detection likelihood in energy band 4]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_4_exp</name>
				<description><![CDATA[PSF-weighted exposure of the detection in energy band 4 on EPIC/MOS1]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_4_flux</name>
				<description><![CDATA[EPIC/MOS1 Flux in Energy band 4]]></description>
				<unit><![CDATA[erg/cm²/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_4_flux_err</name>
				<description><![CDATA[1-sigma error on M1_4_FLUX]]></description>
				<unit><![CDATA[erg/cm²/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_4_rate</name>
				<description><![CDATA[M1 count rate in the 2.0-4.5 keV band]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_4_rate_err</name>
				<description><![CDATA[Error on M1 count rate in the 2.0-4.5 keV band]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_4_vig</name>
				<description><![CDATA[EPIC/MOS1 vignetting factor in energy band 4 in this observation]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_5_bg</name>
				<description><![CDATA[M1 background map value in the 4.5-12.0 keV band ]]></description>
				<unit><![CDATA[count/pixel]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_5_det_ml</name>
				<description><![CDATA[EPIC/MOS1 equ. maximum detection likelihood in energy band 5]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_5_exp</name>
				<description><![CDATA[PSF-weighted exposure of the detection in energy band 5 on EPIC/MOS1]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_5_flux</name>
				<description><![CDATA[EPIC/MOS1 Flux in Energy band 5]]></description>
				<unit><![CDATA[erg/cm²/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_5_flux_err</name>
				<description><![CDATA[1-sigma error on M1_5_FLUX]]></description>
				<unit><![CDATA[erg/cm²/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_5_rate</name>
				<description><![CDATA[M1 count rate in the 4.5-12.0 keV band]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_5_rate_err</name>
				<description><![CDATA[Error on M1 count rate in the 4.5-12.0 keV band]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_5_vig</name>
				<description><![CDATA[EPIC/MOS1 vignetting factor in energy band 5 in this observation]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_bg</name>
				<description><![CDATA[EPIC/MOS1 background map at detection position]]></description>
				<unit><![CDATA[counts/pixel]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_bkg_cprob</name>
				<description><![CDATA[EPIC/MOS1 Cauchy probability derived from M1_BKG_CRAREA]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_bkg_crarea</name>
				<description><![CDATA[EPIC/mos1 background rate per area]]></description>
				<unit><![CDATA[counts.s-1.arcsec-2]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_cts</name>
				<description><![CDATA[EPIC MOS1 number of counts]]></description>
				<unit><![CDATA[counts]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_cts_err</name>
				<description><![CDATA[1-sigma error on M1_CTS]]></description>
				<unit><![CDATA[counts]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_det_ml</name>
				<description><![CDATA[EPIC/MOS1 equ. maximum detection likelihood.]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_exp</name>
				<description><![CDATA[PSF-weighted exposure of the detection in EPIC/MOS1]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_filter</name>
				<description><![CDATA[EPIC/MOS1 filter used for the observation]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_flag</name>
				<description><![CDATA[MOS1 flag string made of the flags 1-12 (counted from left to right) for the MOS1 source detection.]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_flux</name>
				<description><![CDATA[Total EPIC/MOS1 flux]]></description>
				<unit><![CDATA[erg/cm²/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_flux_err</name>
				<description><![CDATA[1-sigma error on M1_1_FLUX]]></description>
				<unit><![CDATA[erg/cm²/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_hr1</name>
				<description><![CDATA[M1 hardness ratio between the 0.2-0.5 keV and 0.5-1.0 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_hr1_err</name>
				<description><![CDATA[Error on M1 hardness ratio between the 0.2-0.5 keV and 0.5-1.0 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_hr2</name>
				<description><![CDATA[M1 hardness ratio between the 0.5-1.0 keV and 1.0-2.0 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_hr2_err</name>
				<description><![CDATA[Error on M1 hardness ratio between the 0.5-1.0 keV and 1.0-2.0 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_hr3</name>
				<description><![CDATA[M1 hardness ratio between the 1.0-2.0 keV and 2.0-4.5 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_hr3_err</name>
				<description><![CDATA[Error on M1 hardness ratio between the 1.0-2.0 keV and 2.0-4.5 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_hr4</name>
				<description><![CDATA[M1 hardness ratio between the 2.0-4.5 keV and 4.5-12.0 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_hr4_err</name>
				<description><![CDATA[Error on M1 hardness ratio between the 2.0-4.5 keV and 4.5-12.0 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_maskfrac</name>
				<description><![CDATA[PSF-weighted detector coverage in EPIC/M1]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_offax</name>
				<description><![CDATA[EPIC/MOS1 off-axis angle between source position and aim point]]></description>
				<unit><![CDATA[arcmin]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_ontime</name>
				<description><![CDATA[Total good exposure time in EPIC/MOS1]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_pileup</name>
				<description><![CDATA[Estimate of the pile-up level in EPIC/MOS1]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_rate</name>
				<description><![CDATA[Total EPIC/MOS1 count rate]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_rate_err</name>
				<description><![CDATA[1-sigma error on M1_RATE]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m1_submode</name>
				<description><![CDATA[EPIC/MOS1 submode used for the observation]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_1_bg</name>
				<description><![CDATA[M2 background map value in the 0.2-0.5 keV band ]]></description>
				<unit><![CDATA[count/pixel]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_1_det_ml</name>
				<description><![CDATA[EPIC/MOS2 equ. maximum detection likelihood in energy band 1]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_1_exp</name>
				<description><![CDATA[PSF-weighted exposure of the detection in energy band 1 on EPIC/MOS2]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_1_flux</name>
				<description><![CDATA[EPIC/MOS2 Flux in Energy band 1]]></description>
				<unit><![CDATA[erg/cm²/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_1_flux_err</name>
				<description><![CDATA[1-sigma error on M2_1_FLUX]]></description>
				<unit><![CDATA[erg/cm²/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_1_rate</name>
				<description><![CDATA[M2 count rate in the 0.2-0.5 keV band]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_1_rate_err</name>
				<description><![CDATA[Error on M2 count rate in the 0.2-0.5 keV band]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_1_vig</name>
				<description><![CDATA[EPIC/MOS2 vignetting factor in energy band 1 in this observation]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_2_bg</name>
				<description><![CDATA[M2 background map value in the 0.5-1.0 keV band]]></description>
				<unit><![CDATA[count/pixel]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_2_det_ml</name>
				<description><![CDATA[EPIC/MOS2 equ. maximum detection likelihood in energy band 2]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_2_exp</name>
				<description><![CDATA[PSF-weighted exposure of the detection in energy band 2 on EPIC/MOS2]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_2_flux</name>
				<description><![CDATA[EPIC/MOS2 Flux in Energy band 2]]></description>
				<unit><![CDATA[erg/cm²/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_2_flux_err</name>
				<description><![CDATA[1-sigma error on M2_2_FLUX]]></description>
				<unit><![CDATA[erg/cm²/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_2_rate</name>
				<description><![CDATA[M2 count rate in the 0.5-1.0 keV band ]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_2_rate_err</name>
				<description><![CDATA[Error on M2 count rate in the 0.5-1.0 keV band ]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_2_vig</name>
				<description><![CDATA[EPIC/MOS2 vignetting factor in energy band 2 in this observation]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_3_bg</name>
				<description><![CDATA[M2 background map value in the 1.0-2.0 keV band]]></description>
				<unit><![CDATA[count/pixel]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_3_det_ml</name>
				<description><![CDATA[EPIC/MOS2 equ. maximum detection likelihood in energy band 3]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_3_exp</name>
				<description><![CDATA[PSF-weighted exposure of the detection in energy band 3 on EPIC/MOS2]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_3_flux</name>
				<description><![CDATA[EPIC/MOS2 Flux in Energy band 3]]></description>
				<unit><![CDATA[erg/cm²/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_3_flux_err</name>
				<description><![CDATA[1-sigma error on M2_3_FLUX]]></description>
				<unit><![CDATA[erg/cm²/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_3_rate</name>
				<description><![CDATA[M2 count rate in the 1.0-2.0 keV band ]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_3_rate_err</name>
				<description><![CDATA[Error on M2 count rate in the 1.0-2.0 keV band ]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_3_vig</name>
				<description><![CDATA[EPIC/MOS2 vignetting factor in energy band 3 in this observation]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_4_bg</name>
				<description><![CDATA[M2 background map value in the 2.0-4.5 keV band]]></description>
				<unit><![CDATA[count/pixel]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_4_det_ml</name>
				<description><![CDATA[EPIC/MOS2 equ. maximum detection likelihood in energy band 4]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_4_exp</name>
				<description><![CDATA[PSF-weighted exposure of the detection in energy band 4 on EPIC/MOS2]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_4_flux</name>
				<description><![CDATA[EPIC/MOS2 Flux in Energy band 4]]></description>
				<unit><![CDATA[erg/cm²/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_4_flux_err</name>
				<description><![CDATA[1-sigma error on M2_4_FLUX]]></description>
				<unit><![CDATA[erg/cm²/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_4_rate</name>
				<description><![CDATA[M2 count rate in the 2.0-4.5 keV band]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_4_rate_err</name>
				<description><![CDATA[Error on M2 count rate in the 2.0-4.5 keV band]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_4_vig</name>
				<description><![CDATA[EPIC/MOS2 vignetting factor in energy band 4 in this observation]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_5_bg</name>
				<description><![CDATA[M2 background map value in the 4.5-12.0 keV band ]]></description>
				<unit><![CDATA[count/pixel]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_5_det_ml</name>
				<description><![CDATA[EPIC/MOS2 equ. maximum detection likelihood in energy band 5]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_5_exp</name>
				<description><![CDATA[PSF-weighted exposure of the detection in energy band 5 on EPIC/MOS2]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_5_flux</name>
				<description><![CDATA[EPIC/MOS2 Flux in Energy band 5]]></description>
				<unit><![CDATA[erg/cm²/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_5_flux_err</name>
				<description><![CDATA[1-sigma error on M2_5_FLUX]]></description>
				<unit><![CDATA[erg/cm²/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_5_rate</name>
				<description><![CDATA[M2 count rate in the 4.5-12.0 keV band]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_5_rate_err</name>
				<description><![CDATA[Error on M2 count rate in the 4.5-12.0 keV band]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_5_vig</name>
				<description><![CDATA[EPIC/MOS2 vignetting factor in energy band 5 in this observation]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_bg</name>
				<description><![CDATA[EPIC/MOS2 background map at detection position]]></description>
				<unit><![CDATA[counts/pixel]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_bkg_cprob</name>
				<description><![CDATA[EPIC/MOS2 Cauchy probability derived from M2_BKG_CRAREA]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_bkg_crarea</name>
				<description><![CDATA[EPIC/mos2 background rate per area]]></description>
				<unit><![CDATA[counts.s-1.arcsec-2]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_cts</name>
				<description><![CDATA[EPIC MOS2 number of counts]]></description>
				<unit><![CDATA[counts]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_cts_err</name>
				<description><![CDATA[1-sigma error on M2_CTS]]></description>
				<unit><![CDATA[counts]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_det_ml</name>
				<description><![CDATA[EPIC/MOS2 equ. maximum detection likelihood.]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_exp</name>
				<description><![CDATA[PSF-weighted exposure of the detection in EPIC/MOS1]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_filter</name>
				<description><![CDATA[EPIC/MOS2 filter used for the observation]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_flag</name>
				<description><![CDATA[MOS2 flag string made of the flags 1-12 (counted from left to right) for the MOS2 source detection.]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_flux</name>
				<description><![CDATA[Total EPIC/MOS2 flux]]></description>
				<unit><![CDATA[erg/cm²/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_flux_err</name>
				<description><![CDATA[1-sigma error on M2_FLUX]]></description>
				<unit><![CDATA[erg/cm²/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_hr1</name>
				<description><![CDATA[M2 hardness ratio between the 0.2-0.5 keV and 0.5-1.0 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_hr1_err</name>
				<description><![CDATA[Error on M2 hardness ratio between the 0.2-0.5 keV and 0.5-1.0 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_hr2</name>
				<description><![CDATA[M2 hardness ratio between the 0.5-1.0 keV and 1.0-2.0 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_hr2_err</name>
				<description><![CDATA[Error on M2 hardness ratio between the 0.5-1.0 keV and 1.0-2.0 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_hr3</name>
				<description><![CDATA[M2 hardness ratio between the 1.0-2.0 keV and 2.0-4.5 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_hr3_err</name>
				<description><![CDATA[Error on M2 hardness ratio between the 1.0-2.0 keV and 2.0-4.5 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_hr4</name>
				<description><![CDATA[M2 hardness ratio between the 2.0-4.5 keV and 4.5-12.0 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_hr4_err</name>
				<description><![CDATA[Error on M2 hardness ratio between the 2.0-4.5 keV and 4.5-12.0 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_maskfrac</name>
				<description><![CDATA[PSF-weighted detector coverage in EPIC/M2]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_offax</name>
				<description><![CDATA[EPIC/MOS2 off-axis angle between source position and aim point]]></description>
				<unit><![CDATA[arcmin]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_ontime</name>
				<description><![CDATA[Total good exposure time in EPIC/MOS2]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_pileup</name>
				<description><![CDATA[Estimate of the pile-up level in EPIC/MOS2]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_rate</name>
				<description><![CDATA[EPIC/MOS2 count rate .]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_rate_err</name>
				<description><![CDATA[1-sigma error on M2_RATE]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>m2_submode</name>
				<description><![CDATA[EPIC/MOS2 submode used for the observation]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>mjd_first</name>
				<description><![CDATA[Modified Julian DATE JD-2400000.5 of the observation start]]></description>
				<unit><![CDATA[d]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>mjd_last</name>
				<description><![CDATA[Modified Julian DATE JD-2400000.5 of the observation end]]></description>
				<unit><![CDATA[d]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>n_blend</name>
				<description><![CDATA[Number of simultaneously fit sources]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>n_contrib</name>
				<description><![CDATA[Number of pointings in which the source was fitted]]></description>
				<unit><![CDATA[pixel]]></unit>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ndetect_detcat</name>
				<description><![CDATA[Number of DR7 detections of the nearest unique 4XMM-DR14 source]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>n_exp</name>
				<description><![CDATA[Number of instruments for which the source was fitted]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>n_exp_phot</name>
				<description><![CDATA[Number of exposures used for PSF photometry]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>n_exp_sdet</name>
				<description><![CDATA[Number of exposures used in source detection]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>n_obs</name>
				<description><![CDATA[Number of observations involved in the stack]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>obs_class</name>
				<description><![CDATA[Observation quality from 4XMM-DR14 screening]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>obs_id</name>
				<description><![CDATA[XMM-Newton observation identification]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>overlap</name>
				<description><![CDATA[Flag: observation was astrometrically corrected]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pa_pnt</name>
				<description><![CDATA[Mean position angle of the spacecraft]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_1_bg</name>
				<description><![CDATA[PN background map value in the 0.2-0.5 keV band]]></description>
				<unit><![CDATA[count/pixel]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_1_det_ml</name>
				<description><![CDATA[EPIC/PN equ. maximum detection likelihood in energy band 1]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_1_exp</name>
				<description><![CDATA[PSF-weighted exposure of the detection in energy band 1 on EPIC/PN]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_1_flux</name>
				<description><![CDATA[EPIC/PN flux on energy band 1]]></description>
				<unit><![CDATA[erg/cm²/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_1_flux_err</name>
				<description><![CDATA[1-sigma error on PN_FLUX_1]]></description>
				<unit><![CDATA[erg/cm²/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_1_rate</name>
				<description><![CDATA[PN count rate in the 0.2-0.5 keV band ]]></description>
				<unit><![CDATA[count/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_1_rate_err</name>
				<description><![CDATA[Error on the PN count rate in the 0.2-0.5 keV band ]]></description>
				<unit><![CDATA[count/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_1_vig</name>
				<description><![CDATA[EPIC/pn vignetting factor in energy band 1 in this observation]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_2_bg</name>
				<description><![CDATA[PN background map value in the 0.5-1.0 keV band]]></description>
				<unit><![CDATA[count/pixel]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_2_det_ml</name>
				<description><![CDATA[EPIC/PN equ. maximum detection likelihood in energy band 2]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_2_exp</name>
				<description><![CDATA[PSF-weighted exposure of the detection in energy band 2 on EPIC/PN]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_2_flux</name>
				<description><![CDATA[EPIC/PN flux on energy band 2]]></description>
				<unit><![CDATA[erg/cm²/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_2_flux_err</name>
				<description><![CDATA[1-sigma error on PN_FLUX_2]]></description>
				<unit><![CDATA[erg/cm²/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_2_rate</name>
				<description><![CDATA[PN count rate in the 0.5-1.0 keV band ]]></description>
				<unit><![CDATA[count/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_2_rate_err</name>
				<description><![CDATA[Error on PN count rate in the 0.5-1.0 keV band]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_2_vig</name>
				<description><![CDATA[EPIC/pn vignetting factor in energy band 2 in this observation]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_3_bg</name>
				<description><![CDATA[PN background map value in the 1.0-2.0 keV band ]]></description>
				<unit><![CDATA[count/pixel]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_3_det_ml</name>
				<description><![CDATA[EPIC/PN equ. maximum detection likelihood in energy band 3]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_3_exp</name>
				<description><![CDATA[PSF-weighted exposure of the detection in energy band 3 on EPIC/PN]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_3_flux</name>
				<description><![CDATA[EPIC/PN flux on energy band 3]]></description>
				<unit><![CDATA[erg/cm²/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_3_flux_err</name>
				<description><![CDATA[1-sigma error on PN_FLUX_3]]></description>
				<unit><![CDATA[erg/cm²/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_3_rate</name>
				<description><![CDATA[PN count rate in the 1.0-2.0 keV band ]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_3_rate_err</name>
				<description><![CDATA[Error on PN count rate in the 1.0-2.0 keV band]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_3_vig</name>
				<description><![CDATA[EPIC/pn vignetting factor in energy band 3 in this observation]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_4_bg</name>
				<description><![CDATA[PN background map value in the 2.0-4.5 keV band]]></description>
				<unit><![CDATA[count/pixel]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_4_det_ml</name>
				<description><![CDATA[EPIC/PN equ. maximum detection likelihood in energy band 4]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_4_exp</name>
				<description><![CDATA[PSF-weighted exposure of the detection in energy band 4 on EPIC/PN]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_4_flux</name>
				<description><![CDATA[EPIC/PN flux on energy band 4]]></description>
				<unit><![CDATA[erg/cm²/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_4_flux_err</name>
				<description><![CDATA[1-sigma error on PN_FLUX_4]]></description>
				<unit><![CDATA[erg/cm²/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_4_rate</name>
				<description><![CDATA[PN count rate in the 2.0-4.5 keV band]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_4_rate_err</name>
				<description><![CDATA[Error on PN count rate in the 2.0-4.5 keV band]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_4_vig</name>
				<description><![CDATA[EPIC/pn vignetting factor in energy band 4 in this observation]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_5_bg</name>
				<description><![CDATA[PN background map value in the 4.5-12.0 keV band ]]></description>
				<unit><![CDATA[count/pixel]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_5_det_ml</name>
				<description><![CDATA[EPIC/PN equ. maximum detection likelihood in energy band 5.]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_5_exp</name>
				<description><![CDATA[PSF-weighted exposure of the detection in energy band 5 on EPIC/PN]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_5_flux</name>
				<description><![CDATA[EPIC/PN Flux in Energy band 5]]></description>
				<unit><![CDATA[erg/cm²/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_5_flux_err</name>
				<description><![CDATA[1-sigma error on PN_5_FLUX]]></description>
				<unit><![CDATA[erg/cm²/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_5_rate</name>
				<description><![CDATA[PN count rate in the 4.5-12.0 keV band ]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_5_rate_err</name>
				<description><![CDATA[Error on PN count rate in the 4.5-12.0 keV band ]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_5_vig</name>
				<description><![CDATA[EPIC/pn vignetting factor in energy band 5 in this observation]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_bg</name>
				<description><![CDATA[EPIC/PN background map at detection position]]></description>
				<unit><![CDATA[counts/pixel]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_bkg_cprob</name>
				<description><![CDATA[EPIC/pn Cauchy probability derived from PN_BKG_CRAREA]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_bkg_crarea</name>
				<description><![CDATA[EPIC/pn background rate per area]]></description>
				<unit><![CDATA[counts.s-1.arcsec-2]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_cts</name>
				<description><![CDATA[EPIC PN number of counts]]></description>
				<unit><![CDATA[counts]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_cts_err</name>
				<description><![CDATA[1-sigma error on PN_CTS]]></description>
				<unit><![CDATA[counts]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_det_ml</name>
				<description><![CDATA[EPIC/PN equ. maximum detection likelihood]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_exp</name>
				<description><![CDATA[PSF-weighted exposure of the detection in EPIC/PN]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_filter</name>
				<description><![CDATA[EPIC/pn filter used for the observation]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_flag</name>
				<description><![CDATA[PN flag string made of the flags 1-12 (counted from left to right) for the PN source detection.]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_flux</name>
				<description><![CDATA[Total EPIC/pn flux]]></description>
				<unit><![CDATA[erg/cm²/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_flux_err</name>
				<description><![CDATA[1-sigma error on PN_FLUX]]></description>
				<unit><![CDATA[erg/cm²/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_hr1</name>
				<description><![CDATA[PN hardness ratio between the 0.2-0.5 keV and 0.5-1.0 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_hr1_err</name>
				<description><![CDATA[Error on PN hardness ratio between the 0.2-0.5 keV and 0.5-1.0 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_hr2</name>
				<description><![CDATA[PN hardness ratio between the 0.5-1.0 keV and 1.0-2.0 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_hr2_err</name>
				<description><![CDATA[Error on PN hardness ratio between the 0.5-1.0 keV and 1.0-2.0 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_hr3</name>
				<description><![CDATA[PN hardness ratio between the 1.0-2.0 keV and 2.0-4.5 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_hr3_err</name>
				<description><![CDATA[Error on PN hardness ratio between the 1.0-2.0 keV and 2.0-4.5 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_hr4</name>
				<description><![CDATA[PN hardness ratio between the 2.0-4.5 keV and 4.5-12.0 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_hr4_err</name>
				<description><![CDATA[Error on PN hardness ratio between the 2.0-4.5 keV and 4.5-12.0 keV bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_maskfrac</name>
				<description><![CDATA[PSF-weighted detector coverage in EPIC/PN]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_offax</name>
				<description><![CDATA[EPIC/pn off-axis angle between source position and aim point]]></description>
				<unit><![CDATA[arcmin]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_ontime</name>
				<description><![CDATA[Total good exposure time all-EPIC]]></description>
				<unit><![CDATA[s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_pileup</name>
				<description><![CDATA[Estimate of the pile-up level in EPIC/pn]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_rate</name>
				<description><![CDATA[Total EPIC/pn count rate]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_rate_err</name>
				<description><![CDATA[1-sigma error on PN_RATE]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pn_submode</name>
				<description><![CDATA[EPIC/pn submode used for the observation]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>poserr_detcat</name>
				<description><![CDATA[Statistical & systematic position error of the 4XMM-DR14 source]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ra</name>
				<description><![CDATA[Right Ascension [degrees]]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>radec_err</name>
				<description><![CDATA[Radial error on the position, computed as sqrt(ra_err2 + dec_err2), in arcsecs, where ra_err and dec_err are the 1 sigma uncertainties in the RA and DEC coordinates respectively. ]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ra_detcat</name>
				<description><![CDATA[Mean right ascension (SC_)RA of the nearest unique 4XMM-DR14 source]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>revolut</name>
				<description><![CDATA[XMM-Newton revolution number of the observation]]></description>
				<unit><![CDATA[orbit]]></unit>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sdetqual</name>
				<description><![CDATA[Reduced chi square of EPIC inter-observation variability]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>srcid</name>
				<description><![CDATA[A unique number assigned to a group of catalogue entries which are assumed to be the same source.]]></description>
				<dataType xsi:type="vod:VOTableType">long</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>srcid_detcat</name>
				<description><![CDATA[Source identifier of the nearest unique source in 4XMM-DR14]]></description>
				<dataType xsi:type="vod:VOTableType">long</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>stack_flag</name>
				<description><![CDATA[Integer representation of the stack detection flags]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sum_flag_detcat</name>
				<description><![CDATA[Summary quality flag of the nearest unique 4XMM-DR14 source]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sum_flag_min_detcat</name>
				<description><![CDATA[Best quality flag of the detections of the nearest 4XMM-DR14 source]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>url_detcat</name>
				<description><![CDATA[Webpage URL of the nearest 4XMM-DR14 source]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>var_chi2</name>
				<description><![CDATA[Reduced chi-square of EPIC inter-observation variability.]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>var_chi2_1</name>
				<description><![CDATA[Reduced chi-square of EPIC band 1 inter-observation variability.]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>var_chi2_2</name>
				<description><![CDATA[Reduced chi-square of EPIC band 2 inter-observation variability.]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>var_chi2_3</name>
				<description><![CDATA[Reduced chi-square of EPIC band 3 inter-observation variability.]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>var_chi2_4</name>
				<description><![CDATA[Reduced chi-square of EPIC band 4 inter-observation variability.]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>var_chi2_5</name>
				<description><![CDATA[Reduced chi-square of EPIC band 5 inter-observation variability.]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>var_flag_detcat</name>
				<description><![CDATA[Intra-observation variability flag of the nearest 4XMM-DR14 source]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>var_prob</name>
				<description><![CDATA[Probability to be consistent with constant flux from VAR_CHI2]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>var_prob_1</name>
				<description><![CDATA[Band 1 Probability to be consistent with constant flux from VAR_CHI2_1]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>var_prob_2</name>
				<description><![CDATA[Band 2 Probability to be consistent with constant flux from VAR_CHI2_2]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>var_prob_3</name>
				<description><![CDATA[Band 3 Probability to be consistent with constant flux from VAR_CHI2_3]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>var_prob_4</name>
				<description><![CDATA[Band 4 Probability to be consistent with constant flux from VAR_CHI2_4]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>var_prob_5</name>
				<description><![CDATA[Band 5 Probability to be consistent with constant flux from VAR_CHI2_5]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>x_ima</name>
				<description><![CDATA[X image coordinate]]></description>
				<unit><![CDATA[pixel]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>x_ima_err</name>
				<description><![CDATA[1-sigma error on X_IMA]]></description>
				<unit><![CDATA[pixel]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>y_ima</name>
				<description><![CDATA[Y image coordinate]]></description>
				<unit><![CDATA[pixel]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>y_ima_err</name>
				<description><![CDATA[1-sigma error on Y_IMA]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
		</table>
		<table type="base_table" esatapplus:size="951815" esatapplus:size_bytes="0" esatapplus:flags="0">
			<name>xsa.v_exposure</name>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>duration</name>
				<description><![CDATA[Exposure on time]]></description>
				<dataType xsi:type="vod:VOTableType">long</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>end_utc</name>
				<description><![CDATA[End date of the observation in UTC]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>epic_bkg_count_rate</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>exposure_id</name>
				<description><![CDATA[Exposure Identifier]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>exposure_oid</name>
				<description><![CDATA[Internal identifier]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>filter</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>instrument</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>instrument_mode_oid</name>
				<description><![CDATA[Internal identifier for the observing mode of the instrument]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>is_scientific</name>
				<dataType xsi:type="vod:VOTableType">boolean</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>mode_friendly_name</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>observation_id</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>observation_oid</name>
				<description><![CDATA[Internal identifier]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>start_utc</name>
				<description><![CDATA[Start date of the observation in UTC
]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
		</table>
		<table type="base_table" esatapplus:size="868" esatapplus:size_bytes="0" esatapplus:flags="0">
			<name>xsa.v_image_gallery</name>
			<description><![CDATA[Archive UI image gallery metadata table]]></description>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>article_html</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>category</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>credit</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>dec2000</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>decd</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>decm</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>decs</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>filter</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fovunits</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fovx</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fovy</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>id</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>img_path</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>instrument</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>mode</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>obs_date</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>observers</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>other_res</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ra2000</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>rah</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ram</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ras</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>src_gallery</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>subcat</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>target</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>thumb_path</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>title</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
		</table>
		<table type="base_table" esatapplus:size="33536" esatapplus:size_bytes="0" esatapplus:flags="0">
			<name>xsa.v_ingestions</name>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>date_file_delivered</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>date_ingest_finished</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>file_size</name>
				<dataType xsi:type="vod:VOTableType">long</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>input_file</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
		</table>
		<table type="base_table" esatapplus:size="78" esatapplus:size_bytes="0" esatapplus:flags="0">
			<name>xsa.v_instrument_mode</name>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>instrument</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>instrument_mode_oid</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>mode</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>mode_friendly_name</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
		</table>
		<table type="base_table" esatapplus:size="13531717" esatapplus:size_bytes="0" esatapplus:flags="0">
			<name>xsa.v_om_source</name>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>b_ab_mag</name>
				<description><![CDATA[B AB_Magnitude]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>b_flux</name>
				<description><![CDATA[B Flux]]></description>
				<unit><![CDATA[erg s-1 cm-2 A-1]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>bii</name>
				<description><![CDATA[Galactic Latitude [degrees]]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>b_signif</name>
				<description><![CDATA[B Detection Significance]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>dec</name>
				<description><![CDATA[Declination J2000 [degrees] ]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>eflag_max</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>lii</name>
				<description><![CDATA[Galactic Longitude [degrees]]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>observation_id</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>observation_oid</name>
				<description><![CDATA[Internal ID for OM observation]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>om_source_equatorial_spoint</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>om_source_fov_scircle</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>om_source_galactic_spoint</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>om_source_oid</name>
				<description><![CDATA[Internal ID for OM source]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>poserr</name>
				<description><![CDATA[Position Error]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>qflag_comb</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ra</name>
				<description><![CDATA[Right Ascension [degrees]]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>src_num</name>
				<description><![CDATA[The (decimal) source number in the individual source list for this observation]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>u_ab_mag</name>
				<description><![CDATA[U AB_Magnitude]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>u_flux</name>
				<description><![CDATA[U Flux]]></description>
				<unit><![CDATA[erg s-1 cm-2 A-1]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>u_signif</name>
				<description><![CDATA[U Detection Significance]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvm2_ab_mag</name>
				<description><![CDATA[UVM2 AB_Magnitude]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvm2_flux</name>
				<description><![CDATA[UVM2 Flux]]></description>
				<unit><![CDATA[erg s-1 cm-2 A-1]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvm2_signif</name>
				<description><![CDATA[UVM2 Detection Significance]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvw1_ab_mag</name>
				<description><![CDATA[UVW1 AB_Magnitude]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvw1_flux</name>
				<description><![CDATA[UVW1 Flux]]></description>
				<unit><![CDATA[erg s-1 cm-2 A-1]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvw1_signif</name>
				<description><![CDATA[UVW1 Detection Significance]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvw2_ab_mag</name>
				<description><![CDATA[UVW2 AB_Magnitude]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvw2_flux</name>
				<description><![CDATA[UVW2 Flux]]></description>
				<unit><![CDATA[erg s-1 cm-2 A-1]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvw2_signif</name>
				<description><![CDATA[UVW2 Detection Significance]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>v_ab_mag</name>
				<description><![CDATA[V AB_Magnitude]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>v_flux</name>
				<description><![CDATA[V Flux]]></description>
				<unit><![CDATA[erg s-1 cm-2 A-1]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>v_signif</name>
				<description><![CDATA[V Detection Significance]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
		</table>
		<table type="base_table" esatapplus:size="9920390" esatapplus:size_bytes="0" esatapplus:flags="0">
			<name>xsa.v_om_source_cat</name>
			<description><![CDATA[The XMM-Newton Serendipitous Ultraviolet Source Survey (XMM-SUSS) is a catalog of ultraviolet (UV) sources detected serendipitously by the Optical Monitor (XMM-OM) on board the XMM-Newton observatory. The current version is SUSS-6.2.]]></description>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>b_ab_flux</name>
				<description><![CDATA[Source flux for the filter B]]></description>
				<unit><![CDATA[erg/s/cm**2/A]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>b_ab_flux_err</name>
				<description><![CDATA[Source flux error for the filter B]]></description>
				<unit><![CDATA[erg/s/cm**2/A]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>b_ab_mag</name>
				<description><![CDATA[Source AB magnitude for the filter B]]></description>
				<unit><![CDATA[mag]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>b_ab_mag_err</name>
				<description><![CDATA[Source AB magnitude error, filter B]]></description>
				<unit><![CDATA[mag]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>b_extended_flag</name>
				<description><![CDATA[Source extended flag for the filter B]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>bii</name>
				<description><![CDATA[Source galactic latitude]]></description>
				<unit><![CDATA[degrees]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>b_major_axis</name>
				<description><![CDATA[Source major semi-axis for the filter B]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>b_minor_axis</name>
				<description><![CDATA[Source minor semi-axis for the filter B]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>b_posang</name>
				<description><![CDATA[Source position angle for the filter B]]></description>
				<unit><![CDATA[degree]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>b_quality_flag</name>
				<description><![CDATA[Source quality flag for the filter B]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>b_quality_flag_st</name>
				<description><![CDATA[Source quality flag string, filter B]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>b_rate</name>
				<description><![CDATA[Source count rate for the filter B]]></description>
				<unit><![CDATA[count/sec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>b_rate_err</name>
				<description><![CDATA[Source count rate error, filter B]]></description>
				<unit><![CDATA[count/sec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>b_signif</name>
				<description><![CDATA[Source significance for the filter B]]></description>
				<unit><![CDATA[sigma]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>b_sky_image</name>
				<description><![CDATA[Source detected in stacked images filter B]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>b_srcdist</name>
				<description><![CDATA[Dist. to the nearest source, B filter]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>b_vega_mag</name>
				<description><![CDATA[Source Vega magnitude for the filter B]]></description>
				<unit><![CDATA[mag]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>b_vega_mag_err</name>
				<description><![CDATA[Source Vega magnitude error, filter B]]></description>
				<unit><![CDATA[mag]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>date_end</name>
				<description><![CDATA[OM observation end time in UTC]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>date_obs</name>
				<description><![CDATA[OM observation start time in UTC]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>dec</name>
				<description><![CDATA[Source Declination coordinate (deg)]]></description>
				<unit><![CDATA[degrees]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>dec_dms</name>
				<description><![CDATA[Source Declination coordinate in DMS]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>duration</name>
				<description><![CDATA[Exposure on time]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>fast_id</name>
				<description><![CDATA[Fast timeseries source identification]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>iauname</name>
				<description><![CDATA[Source IAU name]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>lii</name>
				<description><![CDATA[Source galactic longtude]]></description>
				<unit><![CDATA[degrees]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>n_obsid</name>
				<description><![CDATA[Number of observation IDs for this source]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>n_summary</name>
				<description><![CDATA[Index in the SUMMARY table for the source OBSID]]></description>
				<dataType xsi:type="vod:VOTableType">long</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>obsid</name>
				<description><![CDATA[Source OBSID number]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>om_source_cat_equatorial_spoint</name>
				<description><![CDATA[Coordinates of the source on the celestial sphere given in RA and DEC (J2000).]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>om_source_cat_fov_scircle</name>
				<description><![CDATA[Circle projected on the surface of the celestial sphere centered at the coordinates of the source given in RA and DEC (J2000) and a given radius of 15 arc min.]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>om_source_cat_galactic_spoint</name>
				<description><![CDATA[Coordinates of the source on the celestial sphere given in latitude and longitude.]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>poserr</name>
				<description><![CDATA[Source positional (coordinate) error]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ra</name>
				<description><![CDATA[Source Right Ascension coordinate (deg)]]></description>
				<unit><![CDATA[degrees]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ra_hms</name>
				<description><![CDATA[Source Right Ascension in hour units]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>src_id</name>
				<description><![CDATA[Source number in observation]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>srcnum</name>
				<description><![CDATA[Source number in this catalogue]]></description>
				<dataType xsi:type="vod:VOTableType">long</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>u_ab_flux</name>
				<description><![CDATA[Source flux for the filter U]]></description>
				<unit><![CDATA[erg/s/cm**2/A]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>u_ab_flux_err</name>
				<description><![CDATA[Source flux error for the filter U]]></description>
				<unit><![CDATA[erg/s/cm**2/A]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>u_ab_mag</name>
				<description><![CDATA[Source AB magnitude for the filter U]]></description>
				<unit><![CDATA[mag]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>u_ab_mag_err</name>
				<description><![CDATA[Source AB magnitude error, filter U]]></description>
				<unit><![CDATA[mag]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>u_extended_flag</name>
				<description><![CDATA[Source extended flag for the filter U]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>u_major_axis</name>
				<description><![CDATA[Source major semi-axis for the filter U]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>u_minor_axis</name>
				<description><![CDATA[Source minor semi-axis for the filter U]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>u_posang</name>
				<description><![CDATA[Source position angle for the filter U]]></description>
				<unit><![CDATA[degree]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>u_quality_flag</name>
				<description><![CDATA[Source quality flag for the filter U]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>u_quality_flag_st</name>
				<description><![CDATA[Source quality flag string, filter U]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>u_rate</name>
				<description><![CDATA[Source count rate for the filter U]]></description>
				<unit><![CDATA[count/sec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>u_rate_err</name>
				<description><![CDATA[Source count rate error, filter U]]></description>
				<unit><![CDATA[count/sec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>u_signif</name>
				<description><![CDATA[Source significance for the filter U]]></description>
				<unit><![CDATA[sigma]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>u_sky_image</name>
				<description><![CDATA[Source detected in stacked images filter U]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>u_srcdist</name>
				<description><![CDATA[Dist. to the nearest source, U filter]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>u_vega_mag</name>
				<description><![CDATA[Source Vega magnitude for the filter U]]></description>
				<unit><![CDATA[mag]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>u_vega_mag_err</name>
				<description><![CDATA[Source Vega magnitude error, filter U]]></description>
				<unit><![CDATA[mag]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvm2_ab_flux</name>
				<description><![CDATA[Source flux for the filter UVM2]]></description>
				<unit><![CDATA[erg/s/cm**2/A]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvm2_ab_flux_err</name>
				<description><![CDATA[Source flux error for the filter UVM2]]></description>
				<unit><![CDATA[erg/s/cm**2/A]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvm2_ab_mag</name>
				<description><![CDATA[Source AB magnitude for the filter UVM2]]></description>
				<unit><![CDATA[mag]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvm2_ab_mag_err</name>
				<description><![CDATA[Source AB magnitude error, filter UVM2]]></description>
				<unit><![CDATA[mag]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvm2_extended_flag</name>
				<description><![CDATA[Source extended flag for the filter UVM2]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvm2_major_axis</name>
				<description><![CDATA[Source major semi-axis for the filter UVM2]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvm2_minor_axis</name>
				<description><![CDATA[Source minor semi-axis for the filter UVM2]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvm2_posang</name>
				<description><![CDATA[Source position angle for the filter UVM2]]></description>
				<unit><![CDATA[degree]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvm2_quality_flag</name>
				<description><![CDATA[Source quality flag for the filter UVM2]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvm2_quality_flag_st</name>
				<description><![CDATA[Source quality flag string, filter UVM2]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvm2_rate</name>
				<description><![CDATA[Source count rate for the filter UVM2]]></description>
				<unit><![CDATA[count/sec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvm2_rate_err</name>
				<description><![CDATA[Source count rate error, filter UVM2]]></description>
				<unit><![CDATA[count/sec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvm2_signif</name>
				<description><![CDATA[Source significance for the filter UVM2]]></description>
				<unit><![CDATA[sigma]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvm2_sky_image</name>
				<description><![CDATA[Source detected in stacked images filter UVM2]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvm2_srcdist</name>
				<description><![CDATA[Dist. to the nearest source, UVM2 filter]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvm2_vega_mag</name>
				<description><![CDATA[Source Vega magnitude for the filter UVM2]]></description>
				<unit><![CDATA[mag]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvm2_vega_mag_err</name>
				<description><![CDATA[Source Vega magnitude error, filter UVM2]]></description>
				<unit><![CDATA[mag]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvw1_ab_flux</name>
				<description><![CDATA[Source flux for the filter UVW1]]></description>
				<unit><![CDATA[erg/s/cm**2/A]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvw1_ab_flux_err</name>
				<description><![CDATA[Source flux error for the filter UVW1]]></description>
				<unit><![CDATA[erg/s/cm**2/A]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvw1_ab_mag</name>
				<description><![CDATA[Source AB magnitude for the filter UVW1]]></description>
				<unit><![CDATA[mag]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvw1_ab_mag_err</name>
				<description><![CDATA[Source AB magnitude error, filter UVW1]]></description>
				<unit><![CDATA[mag]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvw1_extended_flag</name>
				<description><![CDATA[Source extended flag for the filter UVW1]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvw1_major_axis</name>
				<description><![CDATA[Source major semi-axis for the filter UVW1]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvw1_minor_axis</name>
				<description><![CDATA[Source minor semi-axis for the filter UVW1]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvw1_posang</name>
				<description><![CDATA[Source position angle for the filter UVW1]]></description>
				<unit><![CDATA[degree]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvw1_quality_flag</name>
				<description><![CDATA[Source quality flag for the filter UVW1]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvw1_quality_flag_st</name>
				<description><![CDATA[Source quality flag string, filter UVW1]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvw1_rate</name>
				<description><![CDATA[Source count rate for the filter UVW1]]></description>
				<unit><![CDATA[count/sec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvw1_rate_err</name>
				<description><![CDATA[Source count rate error, filter UVW1]]></description>
				<unit><![CDATA[count/sec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvw1_signif</name>
				<description><![CDATA[Source significance for the filter UVW1]]></description>
				<unit><![CDATA[sigma]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvw1_sky_image</name>
				<description><![CDATA[Source detected in stacked images filter UVW1]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvw1_srcdist</name>
				<description><![CDATA[Dist. to the nearest source, UVW1 filter]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvw1_vega_mag</name>
				<description><![CDATA[Source Vega magnitude for the filter UVW1]]></description>
				<unit><![CDATA[mag]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvw1_vega_mag_err</name>
				<description><![CDATA[Source Vega magnitude error, filter UVW1]]></description>
				<unit><![CDATA[mag]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvw2_ab_flux</name>
				<description><![CDATA[Source flux for the filter UVW2]]></description>
				<unit><![CDATA[erg/s/cm**2/A]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvw2_ab_flux_err</name>
				<description><![CDATA[Source flux error for the filter UVW2]]></description>
				<unit><![CDATA[erg/s/cm**2/A]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvw2_ab_mag</name>
				<description><![CDATA[Source AB magnitude for the filter UVW2]]></description>
				<unit><![CDATA[mag]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvw2_ab_mag_err</name>
				<description><![CDATA[Source AB magnitude error, filter UVW2]]></description>
				<unit><![CDATA[mag]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvw2_extended_flag</name>
				<description><![CDATA[Source extended flag for the filter UVW2]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvw2_major_axis</name>
				<description><![CDATA[Source major semi-axis for the filter UVW2]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvw2_minor_axis</name>
				<description><![CDATA[Source minor semi-axis for the filter UVW2]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvw2_posang</name>
				<description><![CDATA[Source position angle for the filter UVW2]]></description>
				<unit><![CDATA[degree]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvw2_quality_flag</name>
				<description><![CDATA[Source quality flag for the filter UVW2]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvw2_quality_flag_st</name>
				<description><![CDATA[Source quality flag string, filter UVW2]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvw2_rate</name>
				<description><![CDATA[Source count rate for the filter UVW2]]></description>
				<unit><![CDATA[count/sec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvw2_rate_err</name>
				<description><![CDATA[Source count rate error, filter UVW2]]></description>
				<unit><![CDATA[count/sec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvw2_signif</name>
				<description><![CDATA[Source significance for the filter UVW2]]></description>
				<unit><![CDATA[sigma]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvw2_sky_image</name>
				<description><![CDATA[Source detected in stacked images filter UVW2]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvw2_srcdist</name>
				<description><![CDATA[Dist. to the nearest source, UVW2 filter]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvw2_vega_mag</name>
				<description><![CDATA[Source Vega magnitude for the filter UVW2]]></description>
				<unit><![CDATA[mag]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>uvw2_vega_mag_err</name>
				<description><![CDATA[Source Vega magnitude error, filter UVW2]]></description>
				<unit><![CDATA[mag]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>v_ab_flux</name>
				<description><![CDATA[Source flux for the filter V]]></description>
				<unit><![CDATA[erg/s/cm**2/A]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>v_ab_flux_err</name>
				<description><![CDATA[Source flux error for the filter V]]></description>
				<unit><![CDATA[erg/s/cm**2/A]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>v_ab_mag</name>
				<description><![CDATA[Source AB magnitude for the filter V]]></description>
				<unit><![CDATA[mag]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>v_ab_mag_err</name>
				<description><![CDATA[Source AB magnitude error, filter V]]></description>
				<unit><![CDATA[mag]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>v_extended_flag</name>
				<description><![CDATA[Source extended flag for the filter V]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>v_major_axis</name>
				<description><![CDATA[Source major semi-axis for the filter V]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>v_minor_axis</name>
				<description><![CDATA[Source minor semi-axis for the filter V]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>v_posang</name>
				<description><![CDATA[Source position angle for the filter V]]></description>
				<unit><![CDATA[degree]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>v_quality_flag</name>
				<description><![CDATA[Source quality flag for the filter V]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>v_quality_flag_st</name>
				<description><![CDATA[Source quality flag string, filter V]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>v_rate</name>
				<description><![CDATA[Source count rate for the filter V]]></description>
				<unit><![CDATA[count/sec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>v_rate_err</name>
				<description><![CDATA[Source count rate error, filter V]]></description>
				<unit><![CDATA[count/sec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>v_signif</name>
				<description><![CDATA[Source significance for the filter V]]></description>
				<unit><![CDATA[sigma]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>v_sky_image</name>
				<description><![CDATA[Source detected in stacked images filter V]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>v_srcdist</name>
				<description><![CDATA[Dist. to the nearest source, V filter]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>v_vega_mag</name>
				<description><![CDATA[Source Vega magnitude for the filter V]]></description>
				<unit><![CDATA[mag]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>v_vega_mag_err</name>
				<description><![CDATA[Source Vega magnitude error, filter V]]></description>
				<unit><![CDATA[mag]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
		</table>
		<table type="base_table" esatapplus:size="5377" esatapplus:size_bytes="0" esatapplus:flags="0">
			<name>xsa.v_proposal</name>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>abstract</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>address1</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>address2</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ams_id</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ao</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>category</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>country</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>institute</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pi_first_name</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pi_surname</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pi_title</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>proposal_id</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>proposal_oid</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>state</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>title</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>town</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>type</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>user_oid</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
		</table>
		<table type="base_table" esatapplus:size="11437" esatapplus:size_bytes="0" esatapplus:flags="0">
			<name>xsa.v_proposal_observation_info</name>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>heasarc_code</name>
				<description><![CDATA[HEASARC Object Classification]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>observation_id</name>
				<description><![CDATA[The XMM-Newton observation identification.]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>otac_id</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>prim_inst</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>prop_flag</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>proposal_id</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>proposal_observation_info_oid</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>proposal_oid</name>
				<description><![CDATA[Internal proposal identifier]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
		</table>
		<table type="base_table" esatapplus:size="10479" esatapplus:size_bytes="0" esatapplus:flags="0">
			<name>xsa.v_publication</name>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>abstract_url</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>authors</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>bib_code</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>journal</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>"month"</name>
				<dataType xsi:type="vod:VOTableType">short</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>page</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>publication_oid</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>title</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>volume</name>
				<dataType xsi:type="vod:VOTableType">short</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>"year"</name>
				<dataType xsi:type="vod:VOTableType">short</dataType>
			</column>
		</table>
		<table type="base_table" esatapplus:size="240609" esatapplus:size_bytes="0" esatapplus:flags="0">
			<name>xsa.v_publication_observation</name>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>bib_code</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>observation_id</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>observation_oid</name>
				<description><![CDATA[Internal identifier for XMM-Newton Observation]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>publication_observation_oid</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>publication_oid</name>
				<description><![CDATA[Internal identifier for publication]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
		</table>
		<table type="base_table" esatapplus:size="2057" esatapplus:size_bytes="0" esatapplus:flags="0">
			<name>xsa.v_publication_slew_observation</name>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>bib_code</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>publication_oid</name>
				<description><![CDATA[Internal identifier for publication]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>publication_slew_observation_oid</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>slew_observation_id</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>slew_observation_oid</name>
				<description><![CDATA[Internal identifier for SLEW observation]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
		</table>
		<table type="base_table" esatapplus:size="17193" esatapplus:size_bytes="0" esatapplus:flags="0">
			<name>xsa.v_public_observations</name>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>bii</name>
				<description><![CDATA[Galactic Latitude [degrees]]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>dec</name>
				<description><![CDATA[Declination J2000 [degrees] ]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>duration</name>
				<description><![CDATA[Exposure on time]]></description>
				<dataType xsi:type="vod:VOTableType">long</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>end_utc</name>
				<description><![CDATA[End date of the observation in UTC]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>footprint_fov</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>heasarc_code</name>
				<description><![CDATA[HEASARC Object Classification]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>lii</name>
				<description><![CDATA[Galactic Longitude [degrees]]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>moving_target</name>
				<description><![CDATA[If the observation contains a moving target]]></description>
				<dataType xsi:type="vod:VOTableType">boolean</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>observation_equatorial_spoint</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>observation_fov_scircle</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>observation_galactic_spoint</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>observation_id</name>
				<description><![CDATA[The XMM-Newton observation identification.]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>observation_oid</name>
				<description><![CDATA[Internal identifier for the observation]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>odf_proc_date</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>odf_version</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>position_angle</name>
				<description><![CDATA[Position Angle [degrees] ]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pps_proc_date</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pps_version</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>proposal_id</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>proposal_oid</name>
				<description><![CDATA[Internal proposal identifier]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>proprietary_end_date</name>
				<description><![CDATA[Propietary period expiry date]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ra</name>
				<description><![CDATA[Right Ascension [degrees]]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ra_nom</name>
				<description><![CDATA[Right Ascension ]]></description>
				<unit><![CDATA[decima hours]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>revolution</name>
				<description><![CDATA[The XMM-Newton revolution number.]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sas_version</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>seq_id</name>
				<description><![CDATA[Pipeline sequence]]></description>
				<dataType xsi:type="vod:VOTableType">long</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>start_utc</name>
				<description><![CDATA[Start date of the observation in UTC]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>stc_s</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>target</name>
				<description><![CDATA[Target name]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>with_science</name>
				<description><![CDATA[Processed observation with science products]]></description>
				<dataType xsi:type="vod:VOTableType">boolean</dataType>
			</column>
		</table>
		<table type="base_table" esatapplus:size="5831" esatapplus:size_bytes="0" esatapplus:flags="0">
			<name>xsa.v_public_observations_new_odf_ingestion</name>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>date_ingest_finished</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>observation_id</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>odf_version</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
		</table>
		<table type="base_table" esatapplus:size="60944" esatapplus:size_bytes="0" esatapplus:flags="0">
			<name>xsa.v_public_observations_new_pps_ingestion</name>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>date_ingest_finished</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>observation_id</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>pps_version</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
		</table>
		<table type="base_table" esatapplus:size="16337" esatapplus:size_bytes="0" esatapplus:flags="0">
			<name>xsa.v_rgs_source</name>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>bii</name>
				<description><![CDATA[Galactic Latitude [degrees]]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>dec</name>
				<description><![CDATA[Declination J2000 [degrees] ]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_tot</name>
				<description><![CDATA[ EPIC total band count rate of this source]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ep_tot_err</name>
				<description><![CDATA[Error on total count rate of this source]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>lii</name>
				<description><![CDATA[Galactic Longitude [degrees]]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>observation_id</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>observation_oid</name>
				<description><![CDATA[Internal ID for observation]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ra</name>
				<description><![CDATA[Right Ascension [degrees]]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>rgs_source_equatorial_spoint</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>rgs_source_fov_scircle</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>rgs_source_galactic_spoint</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>rgs_source_oid</name>
				<description><![CDATA[Internal ID for RGS source]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>src_num</name>
				<description><![CDATA[The (decimal) source number in the individual source list for this observation]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
		</table>
		<table type="base_table" esatapplus:size="265444" esatapplus:size_bytes="0" esatapplus:flags="0">
			<name>xsa.v_slew_exposure</name>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>bii</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>dec</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>end_utc</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>filter</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>instrument</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>instrument_mode_oid</name>
				<dataType xsi:type="vod:VOTableType">long</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>lii</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>mode_friendly_name</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>naxis</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>naxis1</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>naxis2</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ra</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ra_hhmmss</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>slew_exposure_equatorial_spoint</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>slew_exposure_fov_sbox</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>slew_exposure_fov_spoly</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>slew_exposure_galactic_spoint</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>slew_exposure_id</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>slew_exposure_oid</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>slew_observation_id</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>slew_observation_oid</name>
				<dataType xsi:type="vod:VOTableType">long</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>start_utc</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
		</table>
		<table type="base_table" esatapplus:size="5358" esatapplus:size_bytes="0" esatapplus:flags="0">
			<name>xsa.v_slew_observation</name>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>proprietary_end_date</name>
				<description><![CDATA[Propietary period expiry date]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>revolution</name>
				<description><![CDATA[The XMM-Newton revolution number.]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>sdf_version</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>slew_observation_id</name>
				<description><![CDATA[SLEW Observation identifier]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>slew_observation_oid</name>
				<description><![CDATA[Internal identifier for Slew observation]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>slew_pps_version</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>start_date</name>
				<description><![CDATA[Start date of SLEW observation]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
		</table>
		<table type="base_table" esatapplus:size="124433" esatapplus:size_bytes="0" esatapplus:flags="0">
			<name>xsa.v_slew_source</name>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>dec</name>
				<description><![CDATA[Declination J2000 [degrees] ]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>det_ml_b6</name>
				<description><![CDATA[The detection likelihood in the soft (0.2-2 keV) energy band.]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>det_ml_b7</name>
				<description><![CDATA[The detection likelihood in the hard (2-12 keV) energy band.]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>det_ml_b8</name>
				<description><![CDATA[The detection likelihood in the total (0.2-12 keV) energy band.]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>flux_b6</name>
				<description><![CDATA[Source flux in the soft band (0.2-2.0 keV)]]></description>
				<unit><![CDATA[(10E-12) ergs/s/cm2]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>flux_b6_err</name>
				<description><![CDATA[The source flux in the soft energy (0.2-2.0 keV)]]></description>
				<unit><![CDATA[(10E-12) ergs/s/cm2]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>flux_b7</name>
				<description><![CDATA[Source flux in the hard band (2.0-12.0 keV)]]></description>
				<unit><![CDATA[(10E-12) ergs/s/cm2]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>flux_b7_err</name>
				<description><![CDATA[Error on source flux in the hard band (2.0-12.0 keV)]]></description>
				<unit><![CDATA[(10E-12) ergs/s/cm2]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>flux_b8</name>
				<description><![CDATA[Source flux in the total band  (0.2-12.0 keV)]]></description>
				<unit><![CDATA[(10E-12) ergs/s/cm2]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>flux_b8_err</name>
				<description><![CDATA[Error on source flux in the total band  (0.2-12.0 keV)]]></description>
				<unit><![CDATA[(10E-12) ergs/s/cm2]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ra</name>
				<description><![CDATA[Right Ascension [degrees]]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>radec_err</name>
				<description><![CDATA[Radial error on the position, computed as sqrt(ra_err2 + dec_err2), in arcsecs, where ra_err and dec_err are the 1 sigma uncertainties in the RA and DEC coordinates respectively. ]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ra_hhmmss</name>
				<description><![CDATA[Right Ascension [decimal hours] ]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>scts_b6</name>
				<description><![CDATA[Source counts in the soft band (0.2-2.0 keV)]]></description>
				<unit><![CDATA[counts]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>scts_b6_err</name>
				<description><![CDATA[Error on source counts in the soft band (0.2-2.0 keV)]]></description>
				<unit><![CDATA[counts]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>scts_b7</name>
				<description><![CDATA[Source counts in the hard band (2.0-12.0 keV)]]></description>
				<unit><![CDATA[counts]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>scts_b7_err</name>
				<description><![CDATA[Error on source counts in the hard band (2.0-12.0 keV)]]></description>
				<unit><![CDATA[counts]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>scts_b8</name>
				<description><![CDATA[Source counts in the total band (0.2-12.0 keV)]]></description>
				<unit><![CDATA[counts]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>scts_b8_err</name>
				<description><![CDATA[Error on source counts in the total band (0.2-12.0 keV)]]></description>
				<unit><![CDATA[counts]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>slew_exposure_id</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>slew_exposure_oid</name>
				<description><![CDATA[Internal identifier for SLEW exposure]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>slew_observation_id</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>slew_observation_oid</name>
				<description><![CDATA[Internal identifier for SLEW observation]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>slew_source_equatorial_spoint</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>slew_source_fov_scircle</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>slew_source_oid</name>
				<description><![CDATA[Internal identifier for SLEW source]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>src_name</name>
				<description><![CDATA[This is the official name for sources detected in the XMM-Newton slew survey]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
		</table>
		<table type="base_table" esatapplus:size="72352" esatapplus:size_bytes="0" esatapplus:flags="0">
			<name>xsa.v_slew_source_cat</name>
			<description><![CDATA[The XMM-Newton Slew Source catalogue: XMMSL3]]></description>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>altident</name>
				<description><![CDATA[An alternative name for the best match source.]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>bg_map_b6</name>
				<description><![CDATA[Background value for the soft band. (0.2-2.0 keV)]]></description>
				<unit><![CDATA[counts/pixel]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>bg_map_b7</name>
				<description><![CDATA[Background value for the hard band. (2.0-12.0 keV)]]></description>
				<unit><![CDATA[counts/pixel]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>bg_map_b8</name>
				<description><![CDATA[Background value for the total band. (0.2-12.0 keV)]]></description>
				<unit><![CDATA[counts/pixel]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>bii</name>
				<description><![CDATA[Galactic Latitude [degrees]]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>bii_b6</name>
				<description><![CDATA[The galactic position in [degrees] of the soft band source. (0.2-2.0 keV)]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>bii_b7</name>
				<description><![CDATA[The galactic position in [degrees] of the hard band source. (2.0-12.0 keV)]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>bii_b8</name>
				<description><![CDATA[The galactic position in [degrees] of the total band source. (0.2-12.0 keV)]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>date_end</name>
				<description><![CDATA[SLEW exposure end date]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>date_obs</name>
				<description><![CDATA[SLEW exposure start date]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>dec</name>
				<description><![CDATA[Declination J2000 [degrees] ]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>dec_b6</name>
				<description><![CDATA[The J2000 celestial position of of the soft band source. (0.2-2.0 keV)]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>dec_b7</name>
				<description><![CDATA[The J2000 celestial position of of the hard band source. (2.0-12.0 keV)]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>dec_b8</name>
				<description><![CDATA[The J2000 celestial position of of the total band source. (0.2-12.0 keV)]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>det_ml_b6</name>
				<description><![CDATA[The detection likelihood in the soft (0.2-2.0 keV) energy band]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>det_ml_b7</name>
				<description><![CDATA[The detection likelihood in the hard (2.0-12 keV) energy band]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>det_ml_b8</name>
				<description><![CDATA[The detection likelihood in the total (0.2-12 keV) energy band]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>duration</name>
				<description><![CDATA[Exposure on time]]></description>
				<unit><![CDATA[pixels]]></unit>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>exp_map_b6</name>
				<description><![CDATA[The effective on-axis exposure time in [seconds], in the soft energy band. (0.2-2.0 keV)]]></description>
				<unit><![CDATA[seconds]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>exp_map_b7</name>
				<description><![CDATA[The effective on-axis exposure time in [seconds], in the hard energy band. (2.0-12.0 keV)]]></description>
				<unit><![CDATA[seconds]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>exp_map_b8</name>
				<description><![CDATA[The effective on-axis exposure time in [seconds], in the total energy band. (0.2-12.0 keV)]]></description>
				<unit><![CDATA[seconds]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ext_b6</name>
				<description><![CDATA[Spatial extension of the source in the soft energy band. (0.2-2.0 keV)]]></description>
				<unit><![CDATA[pixels]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ext_b6_err</name>
				<description><![CDATA[Statistical one sigma error on the soft band extension parameter. (0.2-2.0 keV)]]></description>
				<unit><![CDATA[pixels]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ext_b7</name>
				<description><![CDATA[Spatial extension of the source in the hard energy band. (2.0-12.0 keV)]]></description>
				<unit><![CDATA[pixels]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ext_b7_err</name>
				<description><![CDATA[Statistical one sigma error on the hard band extension parameter.  (2.0-12.0 keV)]]></description>
				<unit><![CDATA[pixels]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ext_b8</name>
				<description><![CDATA[Spatial extension of the source in the total energy band. (0.2-12.0 keV)]]></description>
				<unit><![CDATA[pixels]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ext_b8_err</name>
				<description><![CDATA[Statistical one sigma error on the total band extension parameter. (0.2-12.0 keV)]]></description>
				<unit><![CDATA[pixels]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ext_ml_b6</name>
				<description><![CDATA[Likelihood of the source being extended in the soft (0.2-2 keV) energy band]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ext_ml_b7</name>
				<description><![CDATA[Likelihood of the source being extended in the hard (2-12 keV) energy band]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ext_ml_b8</name>
				<description><![CDATA[Likelihood of the source being extended in the total (0.2-12 keV) energy band.]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>filt_cnts</name>
				<description><![CDATA[The number of counts found within a 1 arcminute radius about the source position after standard filtering is applied.]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>flag_comment</name>
				<description><![CDATA[A comment which explains why a particular source flag has been set to true]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>flux_b6</name>
				<description><![CDATA[The source flux in the total energy (0.2-2.0 keV)]]></description>
				<unit><![CDATA[(10E-12) ergs/s/cm2]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>flux_b6_err</name>
				<description><![CDATA[The error on the soft band source flux]]></description>
				<unit><![CDATA[(10E-12) ergs/s/cm2]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>flux_b7</name>
				<description><![CDATA[The source flux in the hard energy (2.0-12.0 keV)]]></description>
				<unit><![CDATA[(10E-12) ergs/s/cm2]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>flux_b7_err</name>
				<description><![CDATA[The error on the hard band source flux]]></description>
				<unit><![CDATA[(10E-12) ergs/s/cm2]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>flux_b8</name>
				<description><![CDATA[The source flux in the total energy (0.2-12.0 keV)]]></description>
				<unit><![CDATA[(10E-12) ergs/s/cm2]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>flux_b8_err</name>
				<description><![CDATA[The error on the total band source flux.]]></description>
				<unit><![CDATA[(10E-12) ergs/s/cm2]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>hr1</name>
				<description><![CDATA[The hardness ratio, defined as HR1 = (rate_b7-rate_b6)/(rate_b7+rate_b6) where rate_b7 is the hard band count rate and rate_b6 is the soft band count rate. This has been calculated for the 1936 sources which have a positive detection in both bands]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>hr1_err</name>
				<description><![CDATA[Error on the hardness ratio calculated as: sqrt(rate_b7_err*rate_b7_err + rate_b6_err*rate_b6_err) /(rate_b7+rate_b6) where rate_b7_err and rate_b6_err are the errors on the hard and soft band count rates respectively]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>id_category</name>
				<description><![CDATA[The source type as returned by SIMBAD, NED and the other resources used in the cross-matching process.]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>id_dist</name>
				<description><![CDATA[The distance in arcminutes between the best match candidate and the SLEW survey source]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ident</name>
				<description><![CDATA[Cross-correlations of the positions of the slew sources with astronomical databases and catalogues have been performed (see section on IDs)]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>id_resource</name>
				<description><![CDATA[The astronomical database or catalogue from which the best match has been selected.]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>image_bg_rate</name>
				<description><![CDATA[Peak background count rate in the image from which the source was extracted]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>lii</name>
				<description><![CDATA[Galactic Longitude [degrees]]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>lii_b6</name>
				<description><![CDATA[The galactic position in [degrees] of the soft band source. (0.2-2.0 keV)]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>lii_b7</name>
				<description><![CDATA[The galactic position in [degrees] of the hard band source. (2.0-12.0 keV)]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>lii_b8</name>
				<description><![CDATA[The galactic position in [degrees] of the total band source. (0.2-12.0 keV)]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>mjd_start</name>
				<description><![CDATA[Modified Julian Date (i.e., JD - 2400000.5) of the start of the observation.]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>mjd_stop</name>
				<description><![CDATA[Modified Julian Date (i.e., JD - 2400000.5) of the end of the observation.]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>mode_id</name>
				<description><![CDATA[Observing mode of the EPIC-pn camera. FF= Full frame mode eFF = extended full frame mode LW = large window mode]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ra</name>
				<description><![CDATA[Right Ascension [degrees]]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ra_b6</name>
				<description><![CDATA[The J2000 celestial position of the soft band source. (0.2-2.0 keV)]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ra_b7</name>
				<description><![CDATA[The J2000 celestial position of the hard band source. (2.0-12.0 keV)]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ra_b8</name>
				<description><![CDATA[The J2000 celestial position of the total band source. (0.2-12.0 keV)]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>radec_b6_err</name>
				<description><![CDATA[The statistical error in [degrees], on the soft band position. (0.2-2.0 keV)]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>radec_b7_err</name>
				<description><![CDATA[The statistical error in [degrees], on the hard band position. (2.0-12.0 keV)]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>radec_b8_err</name>
				<description><![CDATA[The statistical error in [degrees], on the total band position. (0.2-12.0 keV)]]></description>
				<unit><![CDATA[deg]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>radec_err</name>
				<description><![CDATA[Radial error on the position, computed as sqrt(ra_err2 + dec_err2), in arcsecs, where ra_err and dec_err are the 1 sigma uncertainties in the RA and DEC coordinates respectively. ]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>rass_dist</name>
				<description><![CDATA[The distance from the best match ROSAT source and the SLEW source]]></description>
				<unit><![CDATA[arcsec]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>rassname</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>rate_b6</name>
				<description><![CDATA[The soft band count rate (0.2-2.0 keV)]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>rate_b6_err</name>
				<description><![CDATA[The error on the soft band count rate (0.2-2.0 keV)]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>rate_b7</name>
				<description><![CDATA[The hard band count rate (2.0-12.0 keV)]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>rate_b7_err</name>
				<description><![CDATA[The error on the hard band count rate (2.0-12.0 keV)]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>rate_b8</name>
				<description><![CDATA[The total band count rate (0.2-12.0 keV)]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>rate_b8_err</name>
				<description><![CDATA[The error on the total band count rate (0.2-12.0 keV)]]></description>
				<unit><![CDATA[counts/s]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>scts_b6</name>
				<description><![CDATA[The number of background subtracted counts, in the soft energy band (0.2-2 keV), corrected for the PSF]]></description>
				<unit><![CDATA[counts]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>scts_b6_err</name>
				<description><![CDATA[Statistical 1 sigma error on the soft band source counts (0.2-2.0 keV).]]></description>
				<unit><![CDATA[counts]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>scts_b7</name>
				<description><![CDATA[The number of background subtracted counts, in the hard energy band (2.0-12.0 keV)]]></description>
				<unit><![CDATA[counts]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>scts_b7_err</name>
				<description><![CDATA[Statistical 1 sigma error on the hard band source counts (2.0-12.0 keV)]]></description>
				<unit><![CDATA[counts]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>scts_b8</name>
				<description><![CDATA[The number of background subtracted counts, in the total energy band (0.2-12.0 keV)]]></description>
				<unit><![CDATA[counts]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>scts_b8_err</name>
				<description><![CDATA[Statistical 1 sigma error on the total band source counts (0.2-12.0 keV)]]></description>
				<unit><![CDATA[counts]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>slew_observation_id</name>
				<description><![CDATA[SLEW observation ID]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>slew_source_cat_equatorial_spoint</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>slew_source_cat_fov_scircle</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>slew_source_cat_galactic_spoint</name>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>srcname</name>
				<description><![CDATA[This is the official name for sources detected in the XMM-Newton slew survey]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>srcname_b6</name>
				<description><![CDATA[The source name defined in the soft band list. The format is 'xs' followed by the revolution number, the observation ID and the source position, e.g. xs0841_9084100002_12:57:07.5+01:50:42]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>srcname_b7</name>
				<description><![CDATA[The source name defined in the hard band list. The format is 'xs' followed by the revolution number, the observation ID and the source position, e.g. xs0841_9084100002_12:57:07.5+01:50:42]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>srcname_b8</name>
				<description><![CDATA[The source name defined in the total band list. The format is 'xs' followed by the revolution number, the observation ID and the source position, e.g. xs0841_9084100002_12:57:07.5+01:50:42]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>srcnum</name>
				<description><![CDATA[This is the official name for sources detected in the XMM-Newton slew survey]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>unfilt_cnts</name>
				<description><![CDATA[The number of counts found within a 1 arcminute radius about the source position with no filtering applied]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>us_extras</name>
				<description><![CDATA[Name in the EXTRAS catalogue]]></description>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>us_xmmsl1</name>
				<description><![CDATA[XMMSL1 name]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>val_flag</name>
				<description><![CDATA[A text string which is set to 'CLEAN_SAMPLE' if this source is included in the clean subset]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ver_false</name>
				<description><![CDATA[This is a catch-all for problems not included in the other flags.]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ver_halo</name>
				<description><![CDATA[If set true, this flag indicates that a detection lies within the point spread function, or halo, of a very bright source and is probably spurious.]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ver_hibgnd</name>
				<description><![CDATA[If set true, this flag indicates that the source lies within a bright region, caused by high background, and is probably spurious.]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ver_inext</name>
				<description><![CDATA[If set true, this flag notes that a detection has been found within an extended source and is probably false. This flag is used to ensure that only one source is quoted for the large supernova remnants.]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ver_nredg</name>
				<description><![CDATA[Source near edge. Not used in XMMSL2.]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ver_optload</name>
				<description><![CDATA[A warning flag indicating that the source may suffer from optical loading]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ver_psusp</name>
				<description><![CDATA[This flag indicates that the quoted position of the source is likely to be inaccurate. In a few slews the attitude reconstruction is poor and in these cases the actual position of the source is difficult to determine and can be wrong by an arcminute.]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>x_ima_b6</name>
				<description><![CDATA[The X position of the source in the soft band image in image pixels. (0.2-2.0 keV)]]></description>
				<unit><![CDATA[pixels]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>x_ima_b7</name>
				<description><![CDATA[The X position of the source in the hard band image in image pixels. (2.0-12.0 keV)]]></description>
				<unit><![CDATA[pixels]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>x_ima_b8</name>
				<description><![CDATA[The X position of the source in the total band image in image pixels. (0.2-12.0 keV)]]></description>
				<unit><![CDATA[pixels]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ximname_b6</name>
				<description><![CDATA[The name of the image containing the soft band detection. (0.2-2.0 keV)]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ximname_b7</name>
				<description><![CDATA[The name of the image containing the hard band detection. (2.0-12.0 keV)]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>ximname_b8</name>
				<description><![CDATA[The name of the image containing the total band detection. (0.2-12.0 keV)]]></description>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>y_ima_b6</name>
				<description><![CDATA[The Y position of the source in the soft band image in image pixels. (0.2-2.0 keV)]]></description>
				<unit><![CDATA[pixels]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>y_ima_b7</name>
				<description><![CDATA[The Y position of the source in the hard band image in image pixels. (2.0-12.0 keV)]]></description>
				<unit><![CDATA[pixels]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>y_ima_b8</name>
				<description><![CDATA[The Y position of the source in the total band image in image pixels. (0.2-12.0 keV)]]></description>
				<unit><![CDATA[pixels]]></unit>
				<dataType xsi:type="vod:VOTableType">double</dataType>
			</column>
		</table>
		<table type="base_table" esatapplus:size="10001" esatapplus:size_bytes="0" esatapplus:flags="0">
			<name>xsa.v_target_type</name>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>description</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>heasarc_code</name>
				<description><![CDATA[HEASARC Object Classification]]></description>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
		</table>
		<table type="base_table" esatapplus:size="189266" esatapplus:size_bytes="0" esatapplus:flags="0">
			<name>xsa.v_uls_exposure_image</name>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>exposure_oid</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>filename</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>instrument</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>observation_id</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>revolution</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
		</table>
		<table type="base_table" esatapplus:size="265444" esatapplus:size_bytes="0" esatapplus:flags="0">
			<name>xsa.v_uls_slew_exposure_image</name>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>filename</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>instrument</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>revolution</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>slew_exposure_oid</name>
				<dataType xsi:type="vod:VOTableType">int</dataType>
			</column>
			<column std="false" esatapplus:flags="0" esatapplus:ref="">
				<name>slew_observation_id</name>
				<dataType xsi:type="vod:VOTableType">char</dataType>
			</column>
		</table>
	</schema>
</vod:tableset>
