<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>21 Jan 2014</GameDate>
        <Hometeam>Miami Heat</Hometeam>
        <Awayteam>Boston Celtics</Awayteam>
        <HomeScore>93</HomeScore>
        <AwayScore>86</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>MIA</HomeTeamShortCaption>
        <AwayTeamShortCaption>BOS</AwayTeamShortCaption>
        <HomeTeamCaption>Miami Heat</HomeTeamCaption>
        <AwayTeamCaption>Boston Celtics</AwayTeamCaption>
        <AwayTeamScoreByQuarter>15,25,27,19</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>29,22,20,22</HomeTeamScoreByQuarter>
    </Row>
</Table>