
<rss version="0.92" xml:base="http://www.bizwizconsulting.biz/">
<channel>
<title>Biz Wiz Consulting LLC</title>
<link>http://www.bizwizconsulting.biz/</link>
<description>Helping thoughtful early entrepreneurs plan, launch, and grow their businesses</description>
<language>en</language>
Query <b>
  SELECT *
  FROM entries e, entry_types et, sections s
  WHERE e.entry_type_id = et.entry_type_id
    AND s.entry_id = e.entry_id
    AND et.entry_type_id = 1
    AND s.section_order = 1
    AND e.entry_public = 1
  ORDER BY e.entry_date DESC
  LIMIT 0, 10
</b> failed