<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>15 Jan 2014</GameDate>
        <Hometeam>Boston Celtics</Hometeam>
        <Awayteam>Toronto Raptors</Awayteam>
        <HomeScore>88</HomeScore>
        <AwayScore>83</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>BOS</HomeTeamShortCaption>
        <AwayTeamShortCaption>TOR</AwayTeamShortCaption>
        <HomeTeamCaption>Boston Celtics</HomeTeamCaption>
        <AwayTeamCaption>Toronto Raptors</AwayTeamCaption>
        <AwayTeamScoreByQuarter>25,16,15,27</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>23,22,28,15</HomeTeamScoreByQuarter>
    </Row>
</Table>