import QtQuick 1.0 ListModel { id: googleReaderNewsList property int sourceDepth: 2 // required elements: title and description. Optional: image. }