<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>20 Jan 2014</GameDate>
        <Hometeam>Detroit Pistons</Hometeam>
        <Awayteam>Los Angeles Clippers</Awayteam>
        <HomeScore>103</HomeScore>
        <AwayScore>112</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>DET</HomeTeamShortCaption>
        <AwayTeamShortCaption>LAC</AwayTeamShortCaption>
        <HomeTeamCaption>Detroit Pistons</HomeTeamCaption>
        <AwayTeamCaption>Los Angeles Clippers</AwayTeamCaption>
        <AwayTeamScoreByQuarter>26,38,30,18</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>28,25,25,25</HomeTeamScoreByQuarter>
    </Row>
</Table>