echo 'digraph { "Lowe Guele" -> "Gundam Astray Red Frame" [taillabel = "Mecha of"] "Gundam Astray Red Frame" -> "Lowe Guele" [taillabel = "Pilot of"] "Kimera" -> "Lowe Guele" [taillabel = "Pilot of"] }' | dot -Tsvg > output.svg