echo 'digraph { "Jeralt" -> "Byleth (Female)" [taillabel = "Daughter of"] "Byleth (Female)" -> "Jeralt" [taillabel = "Father of"] "Byleth (Male)" -> "Jeralt" [taillabel = "Father of"] }' | dot -Tsvg > output.svg