document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <?xml version="1.0"?>
  2. <!DOCTYPE page-specification PUBLIC
  3. "-//Apache Software Foundation//Tapestry Specification 4.0//EN"
  4. "http://jakarta.apache.org/tapestry/dtd/Tapestry_4_0.dtd">
  5. <page-specification class="test.Tapestry.Home">
  6.     <component id="hello" type="Insert">
  7.         <binding name="value" value="ognl:helloTapestry" />
  8.     </component>
  9. </page-specification>
');