<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>01 Nov 2013</GameDate>
        <Hometeam>Boston Celtics</Hometeam>
        <Awayteam>Milwaukee Bucks</Awayteam>
        <HomeScore>98</HomeScore>
        <AwayScore>105</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>BOS</HomeTeamShortCaption>
        <AwayTeamShortCaption>MIL</AwayTeamShortCaption>
        <HomeTeamCaption>Boston Celtics</HomeTeamCaption>
        <AwayTeamCaption>Milwaukee Bucks</AwayTeamCaption>
        <AwayTeamScoreByQuarter>16,31,24,34</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>29,34,20,15</HomeTeamScoreByQuarter>
    </Row>
</Table>