<?xml version="1.0" encoding="UTF-8" ?>
<wapl xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://wapl.wapple.net/wapl.xsd">
	<head>
		<title>My Second WAPL</title>
	</head>
	<layout>
		<easyChars>
			<value>Wow! WAPL is easy. Well done, you've taken your first steps into a wider world.</value>
		</easyChars>
		<easyLink>
			<label>Show me that cool page again</label>
			<url>http://wapl.info/files/examples/hello_world_4.xml</url>
		</easyLink>
	</layout>
</wapl>