<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>25 Mar 2014</GameDate>
        <Hometeam>Dallas Mavericks</Hometeam>
        <Awayteam>Oklahoma City Thunder</Awayteam>
        <HomeScore>128</HomeScore>
        <AwayScore>119</AwayScore>
        <OvertimeCount>1</OvertimeCount>
        <HomeTeamShortCaption>DAL</HomeTeamShortCaption>
        <AwayTeamShortCaption>OKC</AwayTeamShortCaption>
        <HomeTeamCaption>Dallas Mavericks</HomeTeamCaption>
        <AwayTeamCaption>Oklahoma City Thunder</AwayTeamCaption>
        <AwayTeamScoreByQuarter>24,36,29,22,8</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>28,31,25,27,17</HomeTeamScoreByQuarter>
    </Row>
</Table>