| 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>
              <block>
								<contents><textItem><dataSource><staticValue>Inside block</staticValue></dataSource></textItem></contents>
							</block>
						</contents>


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