echo 'digraph { "Kinzo Ushiromiya" -> "Beatrice Castiglioni" [taillabel = "Wife of"] "Beatrice" -> "Beatrice Castiglioni" [taillabel = "Mother 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"] "Virgilia" -> "Beatrice" [taillabel = "Former student of"] }' | dot -Tsvg > output.svg