<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>30 Nov 2013</GameDate>
        <Hometeam>Milwaukee Bucks</Hometeam>
        <Awayteam>Boston Celtics</Awayteam>
        <HomeScore>92</HomeScore>
        <AwayScore>85</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>MIL</HomeTeamShortCaption>
        <AwayTeamShortCaption>BOS</AwayTeamShortCaption>
        <HomeTeamCaption>Milwaukee Bucks</HomeTeamCaption>
        <AwayTeamCaption>Boston Celtics</AwayTeamCaption>
        <AwayTeamScoreByQuarter>27,14,22,22</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>19,28,23,22</HomeTeamScoreByQuarter>
    </Row>
</Table>