<?xml version="1.0" ?>
<root
	xmlns="foo"
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	
	<nillable1 xsi:nil="true">
		<x/>
	</nillable1>
	
</root>
