<?xml version="1.0" encoding="ISO-8859-1"?><page xmlns:xsp="http://apache.org/xsp" xmlns:xsp-request="http://apache.org/xsp/request/2.0">
    <title>Simple XSP page, served by sub-sitemap</title>

    <content>
      <para>Hi there! I'm a simple dynamic page generated by XSP
        (eXtensible Server Pages).</para>
      <para>
        My source resides in the file <b>samples/sources/content/simple.xsp</b>.</para>
      <para>I know that I was requested as the URI 
        <b><xsp-request:uri>/samples/sources/xsp/cocoon-root</xsp-request:uri></b>,
        and executed at <b>Sun Jun 07 14:27:18 WIB 2026</b>
        by <b>Apache Cocoon 2.1.9</b>.
      </para>
    </content>
  </page>