<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="WSExample.xsl"?>

<collection>
<schema>
<text>
<txt1>
The city councilmen refused the demonstrators a permit because </txt1>
<pron> they </pron> <txt2> feared violence. </txt2>  </text>
<quote>
<pron> they </pron> <quote2>feared violence </quote2></quote>
<answers>
<answer>The city councilmen</answer> 
<answer>The demonstrators</answer>
</answers>
</schema>


<schema>
<text>
<txt1>
Babar wonders how he can get new clothing. Luckily, a very rich old man 
who has always been fond of little elephants understands right away that 
</txt1>
<pron>
he 
</pron>
<txt2>
is longing for a fine suit. As he likes to make people happy, he 
gives him his wallet.
</txt2>
</text>
<quote>
<pron> he </pron> <quote2>is longing for a new suit </quote2>
</quote>
<answers>
<answer> Babar </answer>
<answer> old man </answer>
</answers>
</schema>

<schema>
<sameText></sameText>
<text>
<txt1>
Babar wonders how he can get new clothing. Luckily, a very rich old man 
who has always been fond of little elephants understands right away that 
he is longing for a fine suit. As 
</txt1>
<pron> he </pron> 
<txt2> likes to make people happy, he 
gives him his wallet. </txt2>
</text>
<quote>
<pron> he </pron> <quote2> likes to make people happy </quote2>
</quote>
<answers>
<answer> Babar </answer>
<answer> old man </answer>
</answers>
</schema>

<schema>
<sameText></sameText>
<text>
<txt1>
Babar wonders how he can get new clothing. Luckily, a very rich old man 
who has always been fond of little elephants understands right away that 
he is longing for a fine suit. As he likes to make people happy, 
</txt1>
<pron> he </pron>
<txt2> gives him his wallet.</txt2>
</text>
<quote>
<pron> he </pron> <quote2> gives </quote2>
</quote>
<answers>
<answer> Babar </answer>
<answer> old man </answer>
</answers>
</schema>

<schema>
<sameText></sameText>
<text>
<txt1>
Babar wonders how he can get new clothing. Luckily, a very rich old man 
who has always been fond of little elephants understands right away that 
he is longing for a fine suit. As he likes to make people happy, he gives
</txt1>
<pron> him </pron>
<txt2> his wallet.</txt2>
</text>
<quote>
<quote1> gives </quote1> <pron> him </pron>
</quote>
<answers>
<answer> Babar </answer>
<answer> old man </answer>
</answers>
</schema>

<schema>
<text>
<txt1> Dan had to stop Bill from toying with the injured bird. </txt1>
<pron> He </pron>
<txt2> is very compassionate. </txt2>
</text>

<quote>
<pron> He </pron>
<quote2> is very compassionate. </quote2>
</quote>

<answers>
<answer> Dan </answer>
<answer> Bill </answer>
</answers>
</schema>

<schema>
<variantText></variantText>
<text>
<txt1> Dan tried to stop Bill from getting help for the injured bird. </txt1>
<pron> He </pron>
<txt2> is very callous. </txt2>
</text>

<quote>
<pron> He </pron>
<quote2> is very callous. </quote2>
</quote>

<answers>
<answer> Dan </answer>
<answer> Bill </answer>
</answers>
</schema>


</collection>
