| |
| <!-- |
| Copyright 2006 The Apache Software Foundation or its licensors, as applicable. |
| |
| Licensed under the Apache License, Version 2.0 (the "License"); |
| you may not use this file except in compliance with the License. |
| You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, software |
| distributed under the License is distributed on an "AS IS" BASIS, |
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| See the License for the specific language governing permissions and |
| limitations under the License. |
| --> |
| <GetQuotesResponse xmlns="http://ws.invesbot.com/"> |
| <GetQuotesResult> |
| <StockQuotes> |
| <StockQuote> |
| <Symbol>IBM</Symbol> |
| <Price><big><b>82.72</b></big></Price> |
| <Time>11:41AM ET</Time> |
| <Change><img width="10" height="14" border="0" src="http://us.i1.yimg.com/us.yimg.com/i/us/fi/03rd/down_r.gif" alt="Down">&nbsp;<b style="color:#cc0000;">0.17 (0.21%)</b></Change> |
| <PrevClose>82.89</PrevClose> |
| <Open>82.49</Open> |
| <Bid>N/A</Bid> |
| <Ask>N/A</Ask> |
| <YearTarget>95.94</YearTarget> |
| <DayRange>82.40 - 82.80</DayRange> |
| <YearRange>72.50 - 89.94</YearRange> |
| <Volume>1,568,200</Volume> |
| <AvgVol>5,301,380</AvgVol> |
| <MarketCap>128.25B</MarketCap> |
| <PE>16.15</PE> |
| <EPS>5.12</EPS> |
| <DivYield>1.20 (1.40%)</DivYield> |
| </StockQuote> |
| </StockQuotes> |
| </GetQuotesResult> |
| </GetQuotesResponse> |