* Addison Phillips
|
| XML uses this tag to indicate how to translate the file:
|
| <? XML version=1.0 encoding="Big5"?>
This is not well-formed. It should be
<?xml version="1.0" encoding="Big5"?>
--Lars M.
This archive was generated by hypermail 2.1.2 : Tue Jul 10 2001 - 17:21:01 EDT