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