echo 'digraph { "Sojiro Sakura" -> "Futaba Sakura" [taillabel = "Adoptive Daughter of"] "Wakaba Isshiki" -> "Futaba Sakura" [taillabel = "Daughter of"] "Futaba Sakura" -> "Sojiro Sakura" [taillabel = "Adoptive Father of"] "Wakaba Isshiki" -> "Sojiro Sakura" [taillabel = "In love with"] "Ren Amamiya" -> "Sojiro Sakura" [taillabel = "Caretaker of"] "Futaba Sakura" -> "Wakaba Isshiki" [taillabel = "Mother of"] }' | dot -Tsvg > output.svg