<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>10 Jan 2014</GameDate>
        <Hometeam>Philadelphia 76ers</Hometeam>
        <Awayteam>Detroit Pistons</Awayteam>
        <HomeScore>104</HomeScore>
        <AwayScore>114</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>PHI</HomeTeamShortCaption>
        <AwayTeamShortCaption>DET</AwayTeamShortCaption>
        <HomeTeamCaption>Philadelphia 76ers</HomeTeamCaption>
        <AwayTeamCaption>Detroit Pistons</AwayTeamCaption>
        <AwayTeamScoreByQuarter>28,27,29,30</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>36,27,18,23</HomeTeamScoreByQuarter>
    </Row>
</Table>