<?xml version="1.0" encoding="UTF-8"?>
<!--Sample XML file using Xlink pointers to regions-->
<STCTable xsi:schemaLocation="stcTab.xsd http://hea-www.cfa.harvard.edu/~arots/nvometa/STC/stcTab.xsd" xmlns="stcTab.xsd" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <stc:CatalogEntryLocation>
    <stc:AstroCoordSystem xlink:type="simple" xlink:href="ivo://STClib/CoordSys#TT-ICRS-TOPO" id="TT-ICRS-TOPO"/>
    <stc:AstroCoords coord_system_id="TT-ICRS-TOPO">
      <stc:Position2D unit="deg">
        <stc:Value2>
          <stc:C1 idref="RA" xsi:nil="true"/>
          <stc:C2 idref="Dec" xsi:nil="true"/>
        </stc:Value2>
      </stc:Position2D>
    </stc:AstroCoords>
    <stc:AstroCoordArea coord_system_id="TT-ICRS-TOPO">
      <stc:Polygon idref="FOV" xsi:nil="true" unit="deg"/>
    </stc:AstroCoordArea>
  </stc:CatalogEntryLocation>
  <Table>
    <Header>
      <TH>Object</TH>
      <TH id="RA">RA</TH>
      <TH id="Dec">Dec</TH>
      <TH>Location</TH>
      <TH id="FOV">Region</TH>
    </Header>
    <TR>
      <TDS>Object1</TDS>
      <TD>0.0</TD>
      <TD>0.0</TD>
      <TDU>http://hea-www.cfa.harvard.edu/~arots/nvometa/STC/index.html</TDU>
      <TDU>http://hea-www.cfa.harvard.edu/~arots/nvometa/STC/My5Polygons.xml/MyRegionList#Polygon[1]</TDU>
    </TR>
    <TR>
      <TDS>Object2</TDS>
      <TD>10.0</TD>
      <TD>0.0</TD>
      <TDU>http://hea-www.cfa.harvard.edu/~arots/nvometa/STC/index.html</TDU>
      <TDU>http://hea-www.cfa.harvard.edu/~arots/nvometa/STC/My5Polygons.xml/MyRegionList#Polygon[2]</TDU>
    </TR>
    <TR>
      <TDS>Object3</TDS>
      <TD>20.0</TD>
      <TD>0.0</TD>
      <TDU>http://hea-www.cfa.harvard.edu/~arots/nvometa/STC/index.html</TDU>
      <TDU>http://hea-www.cfa.harvard.edu/~arots/nvometa/STC/My5Polygons.xml/MyRegionList#Polygon[3]</TDU>
    </TR>
    <TR>
      <TDS>Object4</TDS>
      <TD>30.0</TD>
      <TD>60.0</TD>
      <TDU>http://hea-www.cfa.harvard.edu/~arots/nvometa/STC/index.html</TDU>
      <TDU>http://hea-www.cfa.harvard.edu/~arots/nvometa/STC/My5Polygons.xml/MyRegionList#Polygon[4]</TDU>
    </TR>
    <TR>
      <TDS>Object5</TDS>
      <TD>40.0</TD>
      <TD>60.0</TD>
      <TDU>http://hea-www.cfa.harvard.edu/~arots/nvometa/STC/index.html</TDU>
      <TDU>http://hea-www.cfa.harvard.edu/~arots/nvometa/STC/My5Polygons.xml/MyRegionList#Polygon[5]</TDU>
    </TR>
  </Table>
</STCTable>
