<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>26 Feb 2014</GameDate>
        <Hometeam>San Antonio Spurs</Hometeam>
        <Awayteam>Detroit Pistons</Awayteam>
        <HomeScore>120</HomeScore>
        <AwayScore>110</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>SAS</HomeTeamShortCaption>
        <AwayTeamShortCaption>DET</AwayTeamShortCaption>
        <HomeTeamCaption>San Antonio Spurs</HomeTeamCaption>
        <AwayTeamCaption>Detroit Pistons</AwayTeamCaption>
        <AwayTeamScoreByQuarter>26,27,28,29</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>28,29,33,30</HomeTeamScoreByQuarter>
    </Row>
</Table>