echo 'digraph { "Glemy Toto" -> "Queen Mansa" [taillabel = "Mecha of"] "Ple Two" -> "Queen Mansa" [taillabel = "Mecha of"] "Annerose Rosenheim" -> "Queen Mansa" [taillabel = "Mecha of"] "Bawoo" -> "Glemy Toto" [taillabel = "Pilot of"] "Queen Mansa" -> "Glemy Toto" [taillabel = "Pilot of"] "Gottn Goh" -> "Glemy Toto" [taillabel = "Superior of"] "Rakan Dahkaran" -> "Glemy Toto" [taillabel = "Superior of"] "MRX-010 Psycho Gundam Mk-II" -> "Ple Two" [taillabel = "Pilot of"] "Queen Mansa" -> "Ple Two" [taillabel = "Pilot of"] "Elpeo Ple" -> "Ple Two" [taillabel = "Clone of"] "Psycommu System Zaku" -> "Annerose Rosenheim" [taillabel = "Pilot of"] "Queen Mansa" -> "Annerose Rosenheim" [taillabel = "Pilot of"] }' | dot -Tsvg > output.svg