<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>28 Jan 2014</GameDate>
        <Hometeam>Detroit Pistons</Hometeam>
        <Awayteam>Orlando Magic</Awayteam>
        <HomeScore>103</HomeScore>
        <AwayScore>87</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>DET</HomeTeamShortCaption>
        <AwayTeamShortCaption>ORL</AwayTeamShortCaption>
        <HomeTeamCaption>Detroit Pistons</HomeTeamCaption>
        <AwayTeamCaption>Orlando Magic</AwayTeamCaption>
        <AwayTeamScoreByQuarter>22,21,17,27</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>20,33,25,25</HomeTeamScoreByQuarter>
    </Row>
</Table>