<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>27 Nov 2013</GameDate>
        <Hometeam>Milwaukee Bucks</Hometeam>
        <Awayteam>Washington Wizards</Awayteam>
        <HomeScore>92</HomeScore>
        <AwayScore>100</AwayScore>
        <OvertimeCount>1</OvertimeCount>
        <HomeTeamShortCaption>MIL</HomeTeamShortCaption>
        <AwayTeamShortCaption>WAS</AwayTeamShortCaption>
        <HomeTeamCaption>Milwaukee Bucks</HomeTeamCaption>
        <AwayTeamCaption>Washington Wizards</AwayTeamCaption>
        <AwayTeamScoreByQuarter>25,24,22,16,13</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>23,25,20,19,5</HomeTeamScoreByQuarter>
    </Row>
</Table>