<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>19 Nov 2013</GameDate>
        <Hometeam>Detroit Pistons</Hometeam>
        <Awayteam>New York Knicks</Awayteam>
        <HomeScore>92</HomeScore>
        <AwayScore>86</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>DET</HomeTeamShortCaption>
        <AwayTeamShortCaption>NYK</AwayTeamShortCaption>
        <HomeTeamCaption>Detroit Pistons</HomeTeamCaption>
        <AwayTeamCaption>New York Knicks</AwayTeamCaption>
        <AwayTeamScoreByQuarter>24,19,20,23</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>26,17,28,21</HomeTeamScoreByQuarter>
    </Row>
</Table>