Skip to content

Instantly share code, notes, and snippets.

View baallezx's full-sized avatar

alex balzer baallezx

  • BIA
  • Seattle, WA
View GitHub Profile
// Import the magic libraries
import scala.xml._
import scala.xml.transform._
// Source xml. In Scala, xml is literal.
val xml =
<user>
<email>joe@example.com</email>