<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>07 Feb 2014</GameDate>
        <Hometeam>Boston Celtics</Hometeam>
        <Awayteam>Sacramento Kings</Awayteam>
        <HomeScore>99</HomeScore>
        <AwayScore>89</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>BOS</HomeTeamShortCaption>
        <AwayTeamShortCaption>SAC</AwayTeamShortCaption>
        <HomeTeamCaption>Boston Celtics</HomeTeamCaption>
        <AwayTeamCaption>Sacramento Kings</AwayTeamCaption>
        <AwayTeamScoreByQuarter>29,17,23,20</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>21,28,22,28</HomeTeamScoreByQuarter>
    </Row>
</Table>