echo 'digraph { "Firo Prochainezo" -> "Maiza Avaro" [taillabel = "Friend of#"] "Czeslaw Meyer" -> "Maiza Avaro" [taillabel = "Friend of#"] "Szilard Quates" -> "Maiza Avaro" [taillabel = "Enemy of"] "Keith Gandor" -> "Maiza Avaro" [taillabel = "Enemy of"] "Elmer C. Albatros" -> "Maiza Avaro" [taillabel = "Friend of#"] "Sylvie Lumiere" -> "Maiza Avaro" [taillabel = "In love with"] "Berga Gandor" -> "Firo Prochainezo" [taillabel = "Friend of#"] "Luck Gandor" -> "Firo Prochainezo" [taillabel = "Friend of#"] "Keith Gandor" -> "Firo Prochainezo" [taillabel = "Friend of#"] "Maiza Avaro" -> "Firo Prochainezo" [taillabel = "Friend of#"] "Claire Stanfield" -> "Firo Prochainezo" [taillabel = "Friend of#"] "Ennis" -> "Firo Prochainezo" [taillabel = "Lover of"] "Berga Gandor" -> "Keith Gandor" [taillabel = "Brother of"] "Luck Gandor" -> "Keith Gandor" [taillabel = "Brother of"] "Firo Prochainezo" -> "Keith Gandor" [taillabel = "Friend of#"] "Maiza Avaro" -> "Keith Gandor" [taillabel = "Enemy of"] "Maiza Avaro" -> "Czeslaw Meyer" [taillabel = "Friend of#"] "Miria Harvent" -> "Czeslaw Meyer" [taillabel = "Friend of#"] "Isaac Dian" -> "Czeslaw Meyer" [taillabel = "Friend of#"] "Huey Laforet" -> "Czeslaw Meyer" [taillabel = "Friend of#"] "Ennis" -> "Szilard Quates" [taillabel = "Creator of"] "Dallas Genoard" -> "Szilard Quates" [taillabel = "Enemy of"] "Maiza Avaro" -> "Szilard Quates" [taillabel = "Enemy of"] "Huey Laforet" -> "Elmer C. Albatros" [taillabel = "Friend of#"] "Maiza Avaro" -> "Elmer C. Albatros" [taillabel = "Friend of#"] }' | dot -Tsvg > output.svg