<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>22 Jan 2014</GameDate>
        <Hometeam>Milwaukee Bucks</Hometeam>
        <Awayteam>Detroit Pistons</Awayteam>
        <HomeScore>104</HomeScore>
        <AwayScore>101</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>MIL</HomeTeamShortCaption>
        <AwayTeamShortCaption>DET</AwayTeamShortCaption>
        <HomeTeamCaption>Milwaukee Bucks</HomeTeamCaption>
        <AwayTeamCaption>Detroit Pistons</AwayTeamCaption>
        <AwayTeamScoreByQuarter>28,28,29,16</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>25,25,31,23</HomeTeamScoreByQuarter>
    </Row>
</Table>