<?xml version="1.0"?>

<introspection xmlns="http://www.wyona.org/neutron/2.0">

<navigation>
<sitetree href="./" method="PROPFIND"/>
</navigation>

<resource name="Home (Body)">
<edit mime-type="application/xhtml+xml">
  <checkout url="index.xhtml?yanel.resource.usecase=checkout" method="GET"/>
  <checkin  url="index.xhtml?yanel.resource.usecase=checkin"  method="PUT"/>
</edit>
</resource>

<resource name="Layout (XSLT) of Welcome Page">
<edit mime-type="application/xml">
  <checkout url="xslt/page2xhtml-rootpage.xsl?yanel.resource.usecase=checkout" method="GET"/>
  <checkin  url="xslt/page2xhtml-rootpage.xsl?yanel.resource.usecase=checkin"  method="PUT"/>
</edit>
</resource>

</introspection>
