<?xml version="1.0" encoding="UTF-8"?>
<VOTABLE version="1.2"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="xmlns:http://www.ivoa.net/xml/VOTable/VOTable-1.2.xsd"
xmlns="http://www.ivoa.net/xml/VOTable/v1.2">
  <RESOURCE>
    <TABLE>
      <FIELD ID="unsignedByte" name="unsignedByte" datatype="unsignedByte"/>
      <FIELD ID="short" name="short" datatype="short"/>
    </TABLE>
  </RESOURCE>
</VOTABLE>
