<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<DynamicNetwork>
    <MetaMatrix>
        <nodes>
            <nodeset type="agent" id="agent">
                <node id="Acciaiuoli" />
                <node id="Albizzi" />
                <node id="Barbadori" />
                <node id="Bischeri" />
                <node id="Castellani" />
                <node id="Ginori" />
                <node id="Guadagni" />
                <node id="Lamberteschi" />
                <node id="Medici" />
                <node id="Pazzi" />
                <node id="Peruzzi" />
                <node id="Pucci" />
                <node id="Ridolfi" />
                <node id="Salviati" />
                <node id="Strozzi" />
                <node id="Tornabuoni" />
            </nodeset>
        </nodes>
        <networks>
            <graph sourceType="agent" targetType="agent" id="agent x agent">
                <edge source="Acciaiuoli" target="Medici" type="double" value="1" />
                <edge source="Albizzi" target="Ginori" type="double" value="1" />
                <edge source="Albizzi" target="Guadagni" type="double" value="1" />
                <edge source="Albizzi" target="Medici" type="double" value="1" />
                <edge source="Barbadori" target="Castellani" type="double" value="1" />
                <edge source="Barbadori" target="Medici" type="double" value="1" />
                <edge source="Bischeri" target="Guadagni" type="double" value="1" />
                <edge source="Bischeri" target="Peruzzi" type="double" value="1" />
                <edge source="Bischeri" target="Strozzi" type="double" value="1" />
                <edge source="Castellani" target="Barbadori" type="double" value="1" />
                <edge source="Castellani" target="Peruzzi" type="double" value="1" />
                <edge source="Castellani" target="Strozzi" type="double" value="1" />
                <edge source="Ginori" target="Albizzi" type="double" value="1" />
                <edge source="Guadagni" target="Albizzi" type="double" value="1" />
                <edge source="Guadagni" target="Bischeri" type="double" value="1" />
                <edge source="Guadagni" target="Lamberteschi" type="double" value="1" />
                <edge source="Guadagni" target="Tornabuoni" type="double" value="1" />
                <edge source="Lamberteschi" target="Guadagni" type="double" value="1" />
                <edge source="Medici" target="Acciaiuoli" type="double" value="1" />
                <edge source="Medici" target="Albizzi" type="double" value="1" />
                <edge source="Medici" target="Barbadori" type="double" value="1" />
                <edge source="Medici" target="Ridolfi" type="double" value="1" />
                <edge source="Medici" target="Salviati" type="double" value="1" />
                <edge source="Medici" target="Tornabuoni" type="double" value="1" />
                <edge source="Pazzi" target="Salviati" type="double" value="1" />
                <edge source="Peruzzi" target="Bischeri" type="double" value="1" />
                <edge source="Peruzzi" target="Castellani" type="double" value="1" />
                <edge source="Peruzzi" target="Strozzi" type="double" value="1" />
                <edge source="Ridolfi" target="Medici" type="double" value="1" />
                <edge source="Ridolfi" target="Strozzi" type="double" value="1" />
                <edge source="Ridolfi" target="Tornabuoni" type="double" value="1" />
                <edge source="Salviati" target="Medici" type="double" value="1" />
                <edge source="Salviati" target="Pazzi" type="double" value="1" />
                <edge source="Strozzi" target="Bischeri" type="double" value="1" />
                <edge source="Strozzi" target="Castellani" type="double" value="1" />
                <edge source="Strozzi" target="Peruzzi" type="double" value="1" />
                <edge source="Strozzi" target="Ridolfi" type="double" value="1" />
                <edge source="Tornabuoni" target="Guadagni" type="double" value="1" />
                <edge source="Tornabuoni" target="Medici" type="double" value="1" />
                <edge source="Tornabuoni" target="Ridolfi" type="double" value="1" />
                <properties>
                    <property name="file" type="string" value="C:\ucinetfiles\padgma.txt" />
                </properties>
            </graph>
        </networks>
    </MetaMatrix>
</DynamicNetwork>

