<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>24 Jan 2014</GameDate>
        <Hometeam>Boston Celtics</Hometeam>
        <Awayteam>Oklahoma City Thunder</Awayteam>
        <HomeScore>83</HomeScore>
        <AwayScore>101</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>BOS</HomeTeamShortCaption>
        <AwayTeamShortCaption>OKC</AwayTeamShortCaption>
        <HomeTeamCaption>Boston Celtics</HomeTeamCaption>
        <AwayTeamCaption>Oklahoma City Thunder</AwayTeamCaption>
        <AwayTeamScoreByQuarter>27,23,27,24</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>28,18,13,24</HomeTeamScoreByQuarter>
    </Row>
</Table>