echo 'digraph { "Nailah" -> "Volug" [taillabel = "subordinate of"] "Rafiel" -> "Nailah" [taillabel = "companion of"] }' | dot -Tsvg > output.svg