echo 'digraph { "Vigarde" -> "Riev" [taillabel = "subordinate of"] "Lyon" -> "Vigarde" [taillabel = "Father of"] }' | dot -Tsvg > output.svg