<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>23 Dec 2013</GameDate>
        <Hometeam>Charlotte Hornets</Hometeam>
        <Awayteam>Milwaukee Bucks</Awayteam>
        <HomeScore>111</HomeScore>
        <AwayScore>110</AwayScore>
        <OvertimeCount>1</OvertimeCount>
        <HomeTeamShortCaption>CHA</HomeTeamShortCaption>
        <AwayTeamShortCaption>MIL</AwayTeamShortCaption>
        <HomeTeamCaption>Charlotte Hornets</HomeTeamCaption>
        <AwayTeamCaption>Milwaukee Bucks</AwayTeamCaption>
        <AwayTeamScoreByQuarter>33,21,24,23,9</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>17,35,26,23,10</HomeTeamScoreByQuarter>
    </Row>
</Table>