echo 'digraph { "Lancelot" -> "Lloyd Asplund" [taillabel = "Creator of"] "Suzaku Kururugi" -> "Lancelot" [taillabel = "the Knightmare of"] "Suzaku Kururugi" -> "Lancelot" [taillabel = "Mecha of"] }' | dot -Tsvg > output.svg