<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>29 Mar 2014</GameDate>
        <Hometeam>Philadelphia 76ers</Hometeam>
        <Awayteam>Detroit Pistons</Awayteam>
        <HomeScore>123</HomeScore>
        <AwayScore>98</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>PHI</HomeTeamShortCaption>
        <AwayTeamShortCaption>DET</AwayTeamShortCaption>
        <HomeTeamCaption>Philadelphia 76ers</HomeTeamCaption>
        <AwayTeamCaption>Detroit Pistons</AwayTeamCaption>
        <AwayTeamScoreByQuarter>23,28,17,30</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>33,37,28,25</HomeTeamScoreByQuarter>
    </Row>
</Table>