Scalable Vector Graphics
SVG describes 2-dimensional graphics including vector shapes, text and bitmap images.
The adavantages of Scalable Vector Graphics are:
| 
										 Lightweight documents  | 
										 Fast-Loading Pages  | ||
| 
										 Non-degrading image resizing  | 
										 One image fits all sizes  | ||
| 
										 Extensibility and Integration with other XML technologies.  | 
										 Quick and easy programming  | 
Additional Information on SVG :
| w3 Recommendation | |
| Adobe SVG Viewer | |
| Introduction to SVG by Sun |