<?xml version="1.0"?>

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

<edit mime-type="application/xml" name="Welcome Page">
  <checkout url="index.xml?yanel.resource.usecase=checkout" method="GET"/>
  <checkin  url="index.xml?yanel.resource.usecase=checkin"  method="PUT"/>
</edit>

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

</introspection>
