<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>21 Dec 2013</GameDate>
        <Hometeam>Detroit Pistons</Hometeam>
        <Awayteam>Houston Rockets</Awayteam>
        <HomeScore>97</HomeScore>
        <AwayScore>114</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>DET</HomeTeamShortCaption>
        <AwayTeamShortCaption>HOU</AwayTeamShortCaption>
        <HomeTeamCaption>Detroit Pistons</HomeTeamCaption>
        <AwayTeamCaption>Houston Rockets</AwayTeamCaption>
        <AwayTeamScoreByQuarter>33,28,25,28</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>24,29,18,26</HomeTeamScoreByQuarter>
    </Row>
</Table>