echo 'digraph { "Beatrice" -> "Battler Ushiromiya" [taillabel = "Husband of"] "Ange Ushiromiya" -> "Battler Ushiromiya" [taillabel = "Brother of"] "George Ushiromiya" -> "Battler Ushiromiya" [taillabel = "Nephew of"] "Jessica Ushiromiya" -> "Battler Ushiromiya" [taillabel = "Nephew of"] "Maria Ushiromiya" -> "Battler Ushiromiya" [taillabel = "Nephew of"] "Eva Ushiromiya" -> "Battler Ushiromiya" [taillabel = "Nephew of"] "Hideyoshi Ushiromiya" -> "Battler Ushiromiya" [taillabel = "Nephew of"] "Kinzo Ushiromiya" -> "Battler Ushiromiya" [taillabel = "Grandson of"] "Krauss Uchiromiya" -> "Battler Ushiromiya" [taillabel = "Nephew of"] "Kyrie Ushiromiya" -> "Battler Ushiromiya" [taillabel = "Step-son of"] "Natsuhi Ushiromiya" -> "Battler Ushiromiya" [taillabel = "Nephew of"] "Rosa Ushiromiya" -> "Battler Ushiromiya" [taillabel = "Nephew of"] "Rudolf Ushiromiya" -> "Battler Ushiromiya" [taillabel = "Son of"] "Ikuko Hachijo" -> "Battler Ushiromiya" [taillabel = "Friend of#"] "Battler Ushiromiya" -> "Kinzo Ushiromiya" [taillabel = "Grandfather of"] "Maria Ushiromiya" -> "Kinzo Ushiromiya" [taillabel = "Grandfather of"] "Jessica Ushiromiya" -> "Kinzo Ushiromiya" [taillabel = "Grandfather of"] "George Ushiromiya" -> "Kinzo Ushiromiya" [taillabel = "Grandfather of"] "Ange Ushiromiya" -> "Kinzo Ushiromiya" [taillabel = "Grandfather of"] "Rosa Ushiromiya" -> "Maria Ushiromiya" [taillabel = "Daughter of"] "Maria Ushiromiya" -> "Rosa Ushiromiya" [taillabel = "Mother of"] "Virgilia" -> "Beatrice" [taillabel = "Former student of"] "Kyrie Ushiromiya" -> "Ange Ushiromiya" [taillabel = "Daughter of"] "Rudolf Ushiromiya" -> "Ange Ushiromiya" [taillabel = "Daughter of"] "Battler Ushiromiya" -> "Ange Ushiromiya" [taillabel = "Sister of"] }' | dot -Tsvg > output.svg