Natural Language Search of Structured Documents: XML example
This is the printed XML example from Appendix A, pages 47–48 of Stephen Oney’s 2008 MIT thesis. Text is reproduced from the reviewed PDF’s Code tags, including its line breaks, cut sections, and printed notation. It is an illustration, not a validated XML data file.
The text wraps to your screen and remains readable when you increase browser zoom.
Open the source pages in the reviewed PDF · Plain text copy
Source page 47
<test_data>
<teams>
<away abbrev="BOS" code="bos" losses="1" name="Boston" wins="0"/>
<home abbrev="NYY" code="nya" losses="0" name="NY Yankees" wins="1"/>
</teams>
<players>
<away>
<player box_name="Machado" first_name="Alejandro" id="425472" last_name="Machado"/>
<player box_name="Nixon" first_name="Trot" id="119811" last_name="Nixon"/>
<player box_name="Damon" first_name="Johnny" id="113028" last_name="Damon"/>
<!—Other Players cut to save space-->
</away>
<home>
<player box_name="Williams" first_name="Bernie" id="124288" last_name="Williams"/>
<player box_name="Rodriguez, A" first_name="Alex" id="121347" last_name="Rodriguez"/>
<!—Other Players cut to save space-->
</home>
</players>
<game day="3" location_city="New York" location_state="NY" month="4" stadium="Yankee Stadium" time="08:05 PM"
year="2005">
<stats>
<away errors="2" hits="6" runs="2"/>
<home errors="1" hits="15" runs="9"/>
</stats>
<innings count="9">
<inning num="1" /> <!-- (CUT) -->
<inning num="2">
<top runs="1"> <!—Most Plays cut to save space-->
<at_bat balls="1" batter="120074" des="David Ortiz doubles (1) on a line drive to
right fielder Gary Sheffield." outs="0" pitcher="116615" strikes="0">
<pitches>
<pitch des="Ball"/>
<pitch des="In play, no out recorded "/>
</pitches>
<hit des="Double" type="H"/>
</at_bat>
<at_bat balls="1" batter="132788" des="Kevin Millar flies out to left fielder
Hideki Matsui." outs="1" pitcher="116615" strikes="1">
<pitches>
<pitch des="Foul"/>
<pitch des="Ball"/>
<pitch des="In play, out(s) recorded"/>
</pitches>
<hit des="Fly Out" type="O"/>
</at_bat>
<at_bat balls="1" batter="123660" des="Jason Varitek grounds out, shortstop Derek
Jeter to first baseman Jason Giambi. David Ortiz to 3rd." outs="2" pitcher="116615" strikes="1">
<pitches>
<pitch des="Called Strike"/>
<pitch des="Blocked Ball in Dirt"/>
<pitch des="In play, out(s) recorded"/>
</pitches>
<hit des="Ground Out" type="O"/>
</at_bat>
<at_bat balls="1" batter="134341" des="Jay Payton singles on a line drive to left
fielder Hideki Matsui. David Ortiz scores." outs="2" pitcher="116615" strikes="2">
<pitches>
<pitch des="Ball"/>
<pitch des="Foul"/>
<pitch des="Foul"/>
<pitch des="In play, run-scoring play"/>
</pitches>
<hit des="Single" type="H"/>
<score away_score="1" home_score="0" points="1"/>
</at_bat> <!—Most Plays cut to save space-->
<at_bat balls="1" batter="110840" des="Mark Bellhorn called out on strikes."
outs="3" pitcher="116615" strikes="3">
<pitches>
<pitch des="Swinging Strike"/>
<pitch des="Ball"/>
<pitch des="Called Strike"/>
<pitch des="Called Strike"/>
Source page 48
</pitches>
</at_bat>
</top>
<bottom runs="1">
<at_bat balls="3" batter="425686" des="Hideki Matsui singles on a fly ball to
left fielder Manny Ramirez." outs="0" pitcher="124071" strikes="2">
<pitches>
<pitch des="Swinging Strike"/>
<pitch des="Called Strike"/>
<pitch des="Ball"/>
<pitch des="Ball"/>
<pitch des="Foul"/>
<pitch des="Ball"/>
<pitch des="In play, no out recorded "/>
</pitches>
<hit des="Single" type="H"/>
</at_bat>
<at_bat balls="0" batter="120691" des="Jorge Posada flies out to right fielder
Jay Payton." outs="1" pitcher="124071" strikes="1">
<pitches>
<pitch des="Called Strike"/>
<pitch des="In play, out(s) recorded"/>
</pitches>
<hit des="Fly Out" type="O"/>
</at_bat>
<at_bat balls="1" batter="114739" des="Jason Giambi singles on a ground ball to
right fielder Jay Payton. Hideki Matsui to 3rd." outs="1" pitcher="124071" strikes="1">
<pitches>
<pitch des="Ball"/>
<pitch des="Foul"/>
<pitch des="In play, no out recorded "/>
</pitches>
<hit des="Single" type="H"/>
</at_bat>
<at_bat balls="1" batter="124288" des="Bernie Williams out on a sacrifice fly to
left fielder Manny Ramirez. Hideki Matsui scores." outs="2" pitcher="124071" strikes="2">
<pitches>
<pitch des="Called Strike"/>
<pitch des="Ball"/>
<pitch des="Foul Tip"/>
<pitch des="In play, run-scoring play"/>
</pitches>
<hit des="Fly Out" type="O"/>
<score away_score="1" home_score="1" points="1"/>
</at_bat>
<at_bat balls="0" batter="124523" des="Tony Womack grounds into a force out,
shortstop Edgar Renteria to second baseman Mark Bellhorn. Jason Giambi out at 2nd." outs="3" pitcher="124071"
strikes="1">
<pitches>
<pitch des="Called Strike"/>
<pitch des="In play, out(s) recorded"/>
</pitches>
<hit des="Ground Out" type="O"/>
</at_bat>
</bottom>
</inning>
<inning num="9" /> <!-- (CUT) -->
</innings>
</game>
<sentences summary_name="MLB_BOS"><!—Most Sentences cut to save space-->
<sentence contents="For weeks, perhaps months, Red Sox manager Terry Francona had been telling anyone
who would listen that the historic magic of last year won't win a single game for the 2005 Red Sox." state="complete"/>
<sentence contents="He now has a perfect case in point, as the defending World Series champions opened
their title defense by being soundly beaten, 9-2, by the Yankees in Sunday's Opening Night game at Yankee Stadium."
state="complete"/>
<sentence contents="The Yankees had no trouble shaking away the bad memories from last October, when the
Red Sox became the first team in baseball history to overcome a 3-0 deficit in a postseason series." state="complete"/>
<sentence contents="Both of the rivals have added new faces that will give this year an identity of its
own." state="complete"/>
<sentence contents="By no means are we deflated." state="complete"/>
<sentence contents="" The Sox temporarily derailed the momentum of Johnson's Big Apple unveiling by
rallying for a run in the second." state="complete">
<match xpath="/test_data/game/innings/inning[@num='2']/top/*[4]"/>
</sentence>
<sentence contents="It was no surprise that it was David Ortiz -- the certified Yankee destroyer -- who
got things rolling with a leadoff double to right." state="complete">
<match xpath="/test_data/game/innings/inning[@num='2']/top/*[1]"/>
</sentence>
<sentence contents="It looked as if the Sox were about to take a 2-0 lead when the next batter, Kevin
Millar, ripped a deep drive to left." state="complete">
<match xpath="/test_data/game/innings/inning[@num='2']/top/*[2]"/>
</sentence>
</test_data>