echo 'digraph { "Char Aznable" -> "Reccoa Londe" [taillabel = "In love with"] "Paptimus Scirocco" -> "Reccoa Londe" [taillabel = "In love with"] "Kamille Bidan" -> "Reccoa Londe" [taillabel = "Former Ally of"] "Emma Sheen" -> "Reccoa Londe" [taillabel = "Former Ally of"] "Char Aznable" -> "Reccoa Londe" [taillabel = "Former Ally 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"] "Gundam Mk-II" -> "Emma Sheen" [taillabel = "Pilot of"] "PMX-000 Messala" -> "Paptimus Scirocco" [taillabel = "Pilot of"] "Gundam Mk-II" -> "Kamille Bidan" [taillabel = "Pilot of"] "Zeta Gundam" -> "Kamille Bidan" [taillabel = "Pilot of"] }' | dot -Tsvg > output.svg