<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>06 Dec 2013</GameDate>
        <Hometeam>Washington Wizards</Hometeam>
        <Awayteam>Milwaukee Bucks</Awayteam>
        <HomeScore>105</HomeScore>
        <AwayScore>109</AwayScore>
        <OvertimeCount>1</OvertimeCount>
        <HomeTeamShortCaption>WAS</HomeTeamShortCaption>
        <AwayTeamShortCaption>MIL</AwayTeamShortCaption>
        <HomeTeamCaption>Washington Wizards</HomeTeamCaption>
        <AwayTeamCaption>Milwaukee Bucks</AwayTeamCaption>
        <AwayTeamScoreByQuarter>34,22,22,24,7</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>30,13,31,28,3</HomeTeamScoreByQuarter>
    </Row>
</Table>