<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>11 Dec 2013</GameDate>
        <Hometeam>Boston Celtics</Hometeam>
        <Awayteam>Los Angeles Clippers</Awayteam>
        <HomeScore>88</HomeScore>
        <AwayScore>96</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>BOS</HomeTeamShortCaption>
        <AwayTeamShortCaption>LAC</AwayTeamShortCaption>
        <HomeTeamCaption>Boston Celtics</HomeTeamCaption>
        <AwayTeamCaption>Los Angeles Clippers</AwayTeamCaption>
        <AwayTeamScoreByQuarter>20,19,27,30</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>23,22,19,24</HomeTeamScoreByQuarter>
    </Row>
</Table>