<?xml version="1.0" encoding="UTF-8"?>
<tables xmlns="http://labkey.org/data/xml">
  <table tableName="Treatment" tableDbType="TABLE">
    <description>Contains one row per study treatment</description>
    <columns/>
  </table>
  <table tableName="Product" tableDbType="TABLE">
    <description>Contains one row per study product</description>
    <columns/>
  </table>
  <table tableName="TreatmentProductMap" tableDbType="TABLE">
    <description>Contains one row per study treatment product</description>
    <columns/>
  </table>
  <table tableName="ProductAntigen" tableDbType="TABLE">
    <description>Contains one row per study product antigen</description>
    <columns/>
  </table>
</tables>