<?xml version="1.0" encoding="UTF-8"?>
<foo xmlns:eg="http://examplotron.org/0/" xmlns:xlink="http://www.w3.org/1999/xlink" eg:placeHolder="true">
	<eg:import xlink:href="examplotron1.xml"/>
	<bar eg:placeHolder="true">
		<sub-bar eg:occurs="*">here we are.</sub-bar>
	</bar>
</foo>
