<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>30 Dec 2013</GameDate>
        <Hometeam>Detroit Pistons</Hometeam>
        <Awayteam>Washington Wizards</Awayteam>
        <HomeScore>99</HomeScore>
        <AwayScore>106</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>DET</HomeTeamShortCaption>
        <AwayTeamShortCaption>WAS</AwayTeamShortCaption>
        <HomeTeamCaption>Detroit Pistons</HomeTeamCaption>
        <AwayTeamCaption>Washington Wizards</AwayTeamCaption>
        <AwayTeamScoreByQuarter>33,20,25,28</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>32,31,24,12</HomeTeamScoreByQuarter>
    </Row>
</Table>