<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>22 Feb 2014</GameDate>
        <Hometeam>Sacramento Kings</Hometeam>
        <Awayteam>Boston Celtics</Awayteam>
        <HomeScore>105</HomeScore>
        <AwayScore>98</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>SAC</HomeTeamShortCaption>
        <AwayTeamShortCaption>BOS</AwayTeamShortCaption>
        <HomeTeamCaption>Sacramento Kings</HomeTeamCaption>
        <AwayTeamCaption>Boston Celtics</AwayTeamCaption>
        <AwayTeamScoreByQuarter>16,27,27,28</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>23,28,26,28</HomeTeamScoreByQuarter>
    </Row>
</Table>