<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>29 Nov 2013</GameDate>
        <Hometeam>Charlotte Hornets</Hometeam>
        <Awayteam>Milwaukee Bucks</Awayteam>
        <HomeScore>92</HomeScore>
        <AwayScore>76</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>CHA</HomeTeamShortCaption>
        <AwayTeamShortCaption>MIL</AwayTeamShortCaption>
        <HomeTeamCaption>Charlotte Hornets</HomeTeamCaption>
        <AwayTeamCaption>Milwaukee Bucks</AwayTeamCaption>
        <AwayTeamScoreByQuarter>20,21,18,17</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>24,27,20,21</HomeTeamScoreByQuarter>
    </Row>
</Table>