echo 'digraph { "Ramba Ral" -> "Jimba Ral" [taillabel = "Father of"] "Char Aznable" -> "Jimba Ral" [taillabel = "Caretaker of"] "Sayla Mass " -> "Jimba Ral" [taillabel = "Caretaker 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"] "Gouf" -> "Ramba Ral" [taillabel = "Pilot of"] "Crowley Hamon" -> "Ramba Ral" [taillabel = "Lover of"] "Clamp" -> "Ramba Ral" [taillabel = "Superior of"] "Jimba Ral" -> "Ramba Ral" [taillabel = "Son of"] "Char Aznable" -> "Sayla Mass " [taillabel = "Younger Sister of"] "Core Booster" -> "Sayla Mass " [taillabel = "Pilot of"] "Gadem" -> "Sayla Mass " [taillabel = "Pilot of"] }' | dot -Tsvg > output.svg