<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>18 Jan 2014</GameDate>
        <Hometeam>Washington Wizards</Hometeam>
        <Awayteam>Detroit Pistons</Awayteam>
        <HomeScore>98</HomeScore>
        <AwayScore>104</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>WAS</HomeTeamShortCaption>
        <AwayTeamShortCaption>DET</AwayTeamShortCaption>
        <HomeTeamCaption>Washington Wizards</HomeTeamCaption>
        <AwayTeamCaption>Detroit Pistons</AwayTeamCaption>
        <AwayTeamScoreByQuarter>22,24,33,25</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>29,25,22,22</HomeTeamScoreByQuarter>
    </Row>
</Table>