<?xml version="1.0" encoding="UTF-8"?>
<!--
  -  Copyright 2001-2006 Geert Bevin <gbevin[remove] at uwyn dot com>
  -  Distributed under the terms of either:
  -  * the common development and distribution license (CDDL), v1.0; or
  -  * the GNU Lesser General Public License, v2.1 or later
  -  $Id: main.xml 3308 2006-06-15 18:54:14Z gbevin $
  -->

<!DOCTYPE element SYSTEM "/dtd/element.dtd">

<element implementation="tutorial.inheritance.Frames">
	<exit name="navigation"/>
	<exit name="content"/>

	<childtrigger name="show_content"/>
</element>
