<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>26 Mar 2014</GameDate>
        <Hometeam>Boston Celtics</Hometeam>
        <Awayteam>Toronto Raptors</Awayteam>
        <HomeScore>90</HomeScore>
        <AwayScore>99</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>BOS</HomeTeamShortCaption>
        <AwayTeamShortCaption>TOR</AwayTeamShortCaption>
        <HomeTeamCaption>Boston Celtics</HomeTeamCaption>
        <AwayTeamCaption>Toronto Raptors</AwayTeamCaption>
        <AwayTeamScoreByQuarter>31,24,22,22</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>22,24,16,28</HomeTeamScoreByQuarter>
    </Row>
</Table>