echo 'digraph { "Miloah" -> "Linde" [taillabel = "Daughter of"] "Linde" -> "Miloah" [taillabel = "Father of"] }' | dot -Tsvg > output.svg