echo 'digraph { "Ashnard" -> "Petrine" [taillabel = "subordinate of"] "Soren" -> "Ashnard" [taillabel = "Father of"] "Rajaion" -> "Ashnard" [taillabel = "master of"] "Almedha" -> "Ashnard" [taillabel = "Husband of"] }' | dot -Tsvg > output.svg