<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>10 Feb 2014</GameDate>
        <Hometeam>Milwaukee Bucks</Hometeam>
        <Awayteam>Boston Celtics</Awayteam>
        <HomeScore>86</HomeScore>
        <AwayScore>102</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>MIL</HomeTeamShortCaption>
        <AwayTeamShortCaption>BOS</AwayTeamShortCaption>
        <HomeTeamCaption>Milwaukee Bucks</HomeTeamCaption>
        <AwayTeamCaption>Boston Celtics</AwayTeamCaption>
        <AwayTeamScoreByQuarter>26,23,21,32</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>24,22,22,18</HomeTeamScoreByQuarter>
    </Row>
</Table>