echo 'digraph { "NumberMan" -> "Higsby" [taillabel = "Operator of"] "Higsby" -> "NumberMan" [taillabel = "NetNavi of"] }' | dot -Tsvg > output.svg