<page xmlns="http://bali.us.oracle.com/cabo/baja" 
      xmlns:baja="http://bali.us.oracle.com/cabo/baja"
      xmlns:marlin="http://bali.us.oracle.com/cabo/marlin" 
      xmlns:html="http://www.w3.org/TR/REC-html40"
      xmlns:data="http://bali.us.oracle.com/cabo/marlin">

  <baja:head xmlns="http://www.w3.org/TR/REC-html40">
    <title>Oracle Enterprise Manager</title>
  </baja:head>

  <baja:content xmlns="http://bali.us.oracle.com/cabo/marlin">
    <pageLayout> 
      <globalButtons>
        <include baja:node="globalButtonBar" />
      </globalButtons>

      <tabs>
        <include baja:node="globalTabs" />
      </tabs>

      <pageHeader>
        <include baja:node="globalHeader" />
      </pageHeader>
          
      <location>
        <include baja:node="breadCrumbs"/>
      </location>

      <copyright>
	<include baja:node="copyright"/>
      </copyright>

      <contents>
        <!-- REAL CONTENT GOES HERE -->
        <styledText text="Put your content in this area"/>
      </contents>

    </pageLayout>
  </baja:content>

  <!-- Event handlers uncomment this out to specify event handlers-->
  <!--
  <handlers>
    <event name="goto">
      <method class="oracle.sysman.eml.mntr.target.TargetData"
              method="doGoto"/>
    </event>
  </handlers>
  -->

</page>
