<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XML Spy v5 beta 4 U (http://www.xmlspy.com) by Alexander Falk (Altova, Inc.) -->
<?altova_sps blocks.sps?>
<blocks xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<block_instance>
		<id>exampleblock</id>
		<pagefragment>
			<header>
			  This Is an example Block of content that can appear on any page in the site by including a pagefragment tag with an idref of 'exampleblock'.
		    </header>
		</pagefragment>
	</block_instance>
	<block_instance>
		<id>sample</id>
		<pagefragment>
			<br/>
			<para>Welcome to the Example Site!</para>
		</pagefragment>
	</block_instance>
</blocks>
