<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>28 Mar 2014</GameDate>
        <Hometeam>Chicago Bulls</Hometeam>
        <Awayteam>Portland Trail Blazers</Awayteam>
        <HomeScore>74</HomeScore>
        <AwayScore>91</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>CHI</HomeTeamShortCaption>
        <AwayTeamShortCaption>POR</AwayTeamShortCaption>
        <HomeTeamCaption>Chicago Bulls</HomeTeamCaption>
        <AwayTeamCaption>Portland Trail Blazers</AwayTeamCaption>
        <AwayTeamScoreByQuarter>19,28,26,18</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>16,20,22,16</HomeTeamScoreByQuarter>
    </Row>
</Table>