<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>03 Dec 2013</GameDate>
        <Hometeam>Boston Celtics</Hometeam>
        <Awayteam>Milwaukee Bucks</Awayteam>
        <HomeScore>108</HomeScore>
        <AwayScore>100</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>BOS</HomeTeamShortCaption>
        <AwayTeamShortCaption>MIL</AwayTeamShortCaption>
        <HomeTeamCaption>Boston Celtics</HomeTeamCaption>
        <AwayTeamCaption>Milwaukee Bucks</AwayTeamCaption>
        <AwayTeamScoreByQuarter>23,18,22,37</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>28,20,21,39</HomeTeamScoreByQuarter>
    </Row>
</Table>