echo 'digraph { "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"] "Ple Two" -> "Elpeo Ple" [taillabel = "Genetic Template of"] "Marida Cruz" -> "Elpeo Ple" [taillabel = "Genetic Template of"] "Rosamia Badam" -> "MRX-010 Psycho Gundam Mk-II" [taillabel = "Mecha of"] "Ple Two" -> "MRX-010 Psycho Gundam Mk-II" [taillabel = "Mecha of"] "Glemy Toto" -> "Queen Mansa" [taillabel = "Mecha of"] "Ple Two" -> "Queen Mansa" [taillabel = "Mecha of"] "Annerose Rosenheim" -> "Queen Mansa" [taillabel = "Mecha of"] }' | dot -Tsvg > output.svg