<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>30 Oct 2013</GameDate>
        <Hometeam>Detroit Pistons</Hometeam>
        <Awayteam>Washington Wizards</Awayteam>
        <HomeScore>113</HomeScore>
        <AwayScore>102</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>DET</HomeTeamShortCaption>
        <AwayTeamShortCaption>WAS</AwayTeamShortCaption>
        <HomeTeamCaption>Detroit Pistons</HomeTeamCaption>
        <AwayTeamCaption>Washington Wizards</AwayTeamCaption>
        <AwayTeamScoreByQuarter>22,21,30,29</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>25,30,26,32</HomeTeamScoreByQuarter>
    </Row>
</Table>