<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>24 Jan 2014</GameDate>
        <Hometeam>Detroit Pistons</Hometeam>
        <Awayteam>New Orleans Pelicans</Awayteam>
        <HomeScore>101</HomeScore>
        <AwayScore>103</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>DET</HomeTeamShortCaption>
        <AwayTeamShortCaption>NOP</AwayTeamShortCaption>
        <HomeTeamCaption>Detroit Pistons</HomeTeamCaption>
        <AwayTeamCaption>New Orleans Pelicans</AwayTeamCaption>
        <AwayTeamScoreByQuarter>25,29,17,32</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>26,22,32,21</HomeTeamScoreByQuarter>
    </Row>
</Table>