XML 1.0 Internationalization Evaluation
  - XML 1.0 did an amazing number of things right for I18N!
- Careful work on errata/clarifications by XML Core WG and I18N WG
- Means that you can use XML as a good base for international
    document/data interchange:
    
      - Label encoding of your documents/data correctly!
- Use Unicode throughout your system if possible
 
- Make sure you address internationalization on your level (e.g.
    application).