echo 'digraph { "Chloe Croce" -> "Vincent Gleissner" [taillabel = "Husband of"] "Travis Kirkland" -> "Vincent Gleissner" [taillabel = "Son of"] "Pale Rider" -> "Vincent Gleissner" [taillabel = "Pilot of"] "Zaku II High Mobility Ground Type" -> "Vincent Gleissner" [taillabel = "Pilot of"] "Geara Doga" -> "Vincent Gleissner" [taillabel = "Pilot of"] "Pale Rider" -> "Chloe Croce" [taillabel = "Pilot of"] "Todesritter" -> "Chloe Croce" [taillabel = "Pilot of"] "Travis Kirkland" -> "Chloe Croce" [taillabel = "Daughter-in-law of"] "Vincent Gleissner" -> "Chloe Croce" [taillabel = "Wife of"] "Vincent Gleissner" -> "Pale Rider" [taillabel = "Mecha of"] "Chloe Croce" -> "Pale Rider" [taillabel = "Mecha of"] "Chloe Croce" -> "Travis Kirkland" [taillabel = "Father-in-law of"] "Vincent Gleissner" -> "Travis Kirkland" [taillabel = "Father of"] "Slave Wraith" -> "Travis Kirkland" [taillabel = "Pilot of"] "Vincent Gleissner" -> "Geara Doga" [taillabel = "Mecha of"] "Rezin Schnyder" -> "Geara Doga" [taillabel = "Mecha of"] "Angelo Sauper" -> "Geara Doga" [taillabel = "Mecha of"] "Vincent Gleissner" -> "Zaku II High Mobility Ground Type" [taillabel = "Mecha of"] "Alma Stirner" -> "Zaku II High Mobility Ground Type" [taillabel = "Mecha of"] }' | dot -Tsvg > output.svg