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