echo 'digraph { "Waldemar" -> "Linhardt" [taillabel = "Son of"] "Linhardt" -> "Waldemar" [taillabel = "Father of"] }' | dot -Tsvg > output.svg