<component>
<kind type="string">battery</kind>
<name type="string">Battery</name>
<volts type="float">24</volts>
<prop type="string">/systems/electrical/suppliers/battery[0]</prop>
</component>
<component>
<kind type="string">alternator</kind>
<name type="string">Alternator</name>
<volts type="float">28</volts>
<prop type="string">/systems/electrical/suppliers/alternator[0]</prop>
<source-prop type="string">/engines/engine[0]/rpm</source-prop>
<source-min type="float">600</source-min>
</component>
<component>
<kind type="string">external</kind>
<name type="string">Ground Power</name>
<volts type="float">28</volts>
<prop type="string">/systems/electrical/suppliers/external</prop>
</component>
<component>
<kind type="string">output</kind>
<name type="string">Starter</name>
<prop type="string">/systems/electrical/outputs/starter[0]</prop>
</component>
<component>
<kind type="string">output</kind>
<name type="string">Landing Light</name>
<prop type="string">/systems/electrical/outputs/landing-light</prop>
</component>
<component>
<kind type="string">output</kind>
<name type="string">Primary Bus</name>
<prop type="string">/systems/electrical/outputs/bus-dc</prop>
<prop type="string">/systems/electrical/outputs/turn-coordinator</prop>
<prop type="string">/systems/electrical/outputs/flaps</prop>
</component>