<dataScope xmlns="http://bali.us.oracle.com/cabo/marlin"
           xmlns:data="http://bali.us.oracle.com/cabo/marlin">
  <contents>
    <tableLayout width="100%" cellSpacing="2">
      <contents>
        <header data:text="RELATED_LINKS@healthResourceBundle" size="1">
          <contents>
            <tableLayout cellSpacing="2" width="100%">
              <contents data:childData="relatedLinks@relatedLinks">
                <rowLayout>
                  <contents>
                    <cellFormat width="33%">
                      <contents>
                        <styledText data:text="text0"
                               data:destination="destination0"/>
                      </contents>
                    </cellFormat>
                    <cellFormat width="33%">
                      <contents>
                        <styledText data:text="text1"
                               data:destination="destination1"/>
                      </contents>
                    </cellFormat>
                    <cellFormat width="33%">
                      <contents>
                        <styledText data:text="text2"
                               data:destination="destination2"/>
                      </contents>
                    </cellFormat>
                  </contents>
                </rowLayout>
              </contents>
            </tableLayout>
          </contents>
        </header>
      </contents>
    </tableLayout>
  </contents>
  <provider>
    <data name="relatedLinks">
      <method class="oracle.sysman.eml.health.SystemHealthController" 
           method="getRelatedLinks"/>
    </data>
    <data name="healthResourceBundle">
      <bundle class="oracle.sysman.resources.health.HealthResourceBundle"/>
    </data>
    <data name="emdResourceBundle">
      <bundle class="oracle.sysman.eml.admin.rep.emdConfig.EmdConfigMsg"/>
    </data>
  </provider>
</dataScope>
