Price Guide Entity

<priceGuide>
    <SELL />
    <LOW />
    <AVG />
</priceGuide>

See also: Product Entity

Example

<priceGuide>
    <SELL>3.49</SELL>
    <LOW>2.65</LOW>
    <AVG>4.35</AVG>
</priceGuide>