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