| Refresh | Home EGTry.com


<report xmlns="http://developer.cognos.com/schemas/report/3.0/" expressionLocale="en-us"><!--RS:8.2-->
	<modelPath>/content/package[@name='PromptDemo APS Bookings']/model[@name='model']</modelPath>
	<layouts>
		<layout>
			<reportPages>
				<page class="pg" name="Page1">
					<pageBody class="pb">

            <contents>
              <table class="tb">
                <tableRows>
                  <tableRow>
                    <tableCells>
                      <tableCell></tableCell>
                      <tableCell></tableCell>
                    </tableCells>
                  </tableRow>
                  <tableRow>
                    <tableCells>
                      <tableCell></tableCell>
                      <tableCell></tableCell>
                    </tableCells>
                  </tableRow>
                </tableRows>
                <style><CSS value="border-collapse:collapse"/></style>
              </table>
          </contents>

					</pageBody>
				</page>
			</reportPages>
		</layout>
	</layouts>
</report>