<?xml version="1.0"?>
<foo 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://foobar wildG032.xsd http://bar wildG032a.xsd" 
xmlns="http://foobar" 
xmlns:foo="http://bar">
	<foo:bar>foo bar</foo:bar>
</foo>
