<?xml version="1.0" encoding="utf-8"?>
<!-- Created with Liquid XML Studio 1.0.8.0 (http://www.liquid-technologies.com) -->
<xs:schema elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:include schemaLocation=".\DamInput.xsd" />
  <xs:include schemaLocation=".\DamOutput.xsd" />
  <xs:element name="Input" type="Input" />
  <xs:element name="Output" type="Output" />
</xs:schema>