<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>16 Apr 2014</GameDate>
        <Hometeam>Oklahoma City Thunder</Hometeam>
        <Awayteam>Detroit Pistons</Awayteam>
        <HomeScore>112</HomeScore>
        <AwayScore>111</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>OKC</HomeTeamShortCaption>
        <AwayTeamShortCaption>DET</AwayTeamShortCaption>
        <HomeTeamCaption>Oklahoma City Thunder</HomeTeamCaption>
        <AwayTeamCaption>Detroit Pistons</AwayTeamCaption>
        <AwayTeamScoreByQuarter>30,25,32,24</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>28,26,25,33</HomeTeamScoreByQuarter>
    </Row>
</Table>