XML::Writer is a module for creating XML in Perl 6. Copyright
2009-2010, the XML::Writer contributors (as listed in AUTHORS).

== Getting XML::Writer up and running

 $ ./proto install xml-writer
 $ cd projects/xml-writer
 $ perl6 svg-example

== License

The XML::Writer module is released under Artistic 2.0. See LICENSE.
