echo 'digraph { "Char Aznable" -> "Hyaku Shiki" [taillabel = "Mecha of"] "Beecha Oleg" -> "Hyaku Shiki" [taillabel = "Mecha of"] "Full Armor Hyaku Shiki Kai" -> "Char Aznable" [taillabel = "Pilot of"] "Garma Zabi" -> "Char Aznable" [taillabel = "Friend of"] "Sayla Mass " -> "Char Aznable" [taillabel = "Older Brother of"] "Zero Shiki" -> "Char Aznable" [taillabel = "Pilot of"] "Zaku II Commander Type" -> "Char Aznable" [taillabel = "Pilot of"] "Gelgoog Commander Type" -> "Char Aznable" [taillabel = "Pilot of"] "Hyaku Shiki" -> "Char Aznable" [taillabel = "Pilot of"] "Sazabi" -> "Char Aznable" [taillabel = "Pilot of"] "Zeong" -> "Char Aznable" [taillabel = "Pilot of"] "Zaku II" -> "Char Aznable" [taillabel = "Pilot of"] "MS-05B Zaku I" -> "Char Aznable" [taillabel = "Pilot of"] "Rick Dias" -> "Char Aznable" [taillabel = "Pilot of"] "Casval's Gundam" -> "Char Aznable" [taillabel = "Pilot of"] "Kikeroga" -> "Char Aznable" [taillabel = "Pilot of"] "Nightingale" -> "Char Aznable" [taillabel = "Pilot of"] "Gundam Mk-II" -> "Char Aznable" [taillabel = "Pilot of"] "Hyaku Shiki" -> "Beecha Oleg" [taillabel = "Pilot of"] "SCVA-76 Nahel Argama" -> "Beecha Oleg" [taillabel = "Captain of"] }' | dot -Tsvg > output.svg