<?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: navigation.xml 3308 2006-06-15 18:54:14Z gbevin $
  -->

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

<element implementation="com.uwyn.rife.engine.elements.PrintTemplate">
	<property name="name">frames.navigation</property>
	
	<exit name="home"/>
	<exit name="more"/>
	<exit name="standalone"/>
</element>
