echo 'digraph { "Shin Asuka" -> "Destiny Gundam" [taillabel = "Mecha of"] "Destiny Gundam" -> "Shin Asuka" [taillabel = "Pilot of"] "Mayu Asuka" -> "Shin Asuka" [taillabel = "brother of"] }' | dot -Tsvg > output.svg