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