<?xml version="1.0"?>

<xsp:page 
  xmlns:greeting="http://duke.edu/tutorial/greeting"
  xmlns:xsp="http://apache.org/xsp"
><xsp:logicsheet location="derek1/logic/logicsheet.greeting.xsl"/>

  <greeting>
    <greeting:hello-world/>
  </greeting>

</xsp:page>
