Format/Shodan.Host.Count.Format.ps1xml

<?xml version="1.0" encoding="utf-16"?>
<Configuration>
<ViewDefinitions>
<View>
    <Name>Shodan.Host.Count</Name>
    <ViewSelectedBy>
        <TypeName>Shodan.Host.Count</TypeName>
    </ViewSelectedBy>
    <ListControl>
        <ListEntries>
            <ListEntry>
                <ListItems>
                    <ListItem>
                        <Label>Total</Label>
                        <PropertyName>total</PropertyName>
                    </ListItem>
                    <ListItem>
                        <Label>Facets</Label>
                        <PropertyName>facets</PropertyName>
                    </ListItem>
                    </ListItems>
            </ListEntry>
        </ListEntries>
    </ListControl>
</View>
</ViewDefinitions>
</Configuration>