echo 'digraph { "Dijeh" -> "Michele Luio" [taillabel = "Pilot of"] "Amuro Ray" -> "Dijeh" [taillabel = "Mecha of"] "Michele Luio" -> "Dijeh" [taillabel = "Mecha of"] }' | dot -Tsvg > output.svg