<?xml version="1.0" encoding="UTF-8"?>
<x xmlns="http://www.schemaTest.org/xinclude-test" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.schemaTest.org/xinclude-test tests.xsd">
   <!-- test including document with conflicting unparsed entity -->
   <!-- Note: this actually fails because of the conflicting notation; I'm not
        sure how to make a conflicting unparsed entity without having a conflicting
        notation -->
   <!-- EXPECT FAILURE -->
   <elem foo="image"/>
   [Fatal Error] ue2.xml:12:56
[Fatal Error] test32.xml:14:44
