<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>13 Jan 2014</GameDate>
        <Hometeam>Boston Celtics</Hometeam>
        <Awayteam>Houston Rockets</Awayteam>
        <HomeScore>92</HomeScore>
        <AwayScore>104</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>BOS</HomeTeamShortCaption>
        <AwayTeamShortCaption>HOU</AwayTeamShortCaption>
        <HomeTeamCaption>Boston Celtics</HomeTeamCaption>
        <AwayTeamCaption>Houston Rockets</AwayTeamCaption>
        <AwayTeamScoreByQuarter>19,33,32,20</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>27,16,22,27</HomeTeamScoreByQuarter>
    </Row>
</Table>